There was an error while loading. Please reload this page.
1 parent c06fe98 commit d48f65fCopy full SHA for d48f65f
include/swift/AST/PluginRegistry.h
@@ -40,7 +40,7 @@ class LoadedLibraryPlugin {
40
void *getAddressOfSymbol(const char *symbolName);
41
};
42
43
-/// Represent a "resolved" exectuable plugin.
+/// Represent a "resolved" executable plugin.
44
///
45
/// Plugin clients usually deal with this object to communicate with the actual
46
/// plugin implementation.
0 commit comments