[DOCS] Fix spelling (#664)
This PR applies minor spelling fix in comments and string literals to `master`. It shouldn't hurt anything.
This commit is contained in:
@@ -92,7 +92,7 @@ public:
|
||||
//-------------------------
|
||||
void SlotTracker::process_module() {
|
||||
// Nothing to do at the moment.
|
||||
// Create slots for global variable & unamed functions & ...
|
||||
// Create slots for global variable & unnamed functions & ...
|
||||
module_processed = true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user