We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents acc6c10 + d48f65f commit bdc6a27Copy full SHA for bdc6a27
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