mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix typos/grammar in comments & docs
This commit is contained in:
@@ -151,7 +151,7 @@ public:
|
||||
};
|
||||
|
||||
private:
|
||||
/// If non-NULL, an plug-in that should be used when performing external
|
||||
/// If non-NULL, a plug-in that should be used when performing external
|
||||
/// lookups.
|
||||
// FIXME: Do we really need to bloat all modules with this?
|
||||
DebuggerClient *DebugClient = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user