There was an error while loading. Please reload this page.
2 parents 92a0f37 + 1fb9010 commit 9af376bCopy full SHA for 9af376b
basic-constructs/functions.rst
@@ -40,7 +40,7 @@ referenced from outside of the defining module:
40
}
41
42
Note that this does not directly map to public/private in the context of
43
-``C++``. Two ``C++`` classes in side one LLVM module can call each other
+``C++``. Two ``C++`` classes inside one LLVM module can call each other
44
private methods, because they're simply module-level private functions for
45
LLVM.
46
0 commit comments