mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-02 02:34:19 +00:00
Add spelling workflow (#663)
* Add spelling workflow * Revert pt-mongodb-query-digest README * Fix another typo
This commit is contained in:
@@ -1475,7 +1475,7 @@ sub OnTargetSymbolChange #(referenceString)
|
||||
# Removes a symbol definition from the table. It will call <OnInterpretationChange()> for all references that have it as their
|
||||
# current interpretation.
|
||||
#
|
||||
# External code should not attempt to delete symbols using this function. Instead it should call <WatchFileFoChanges()>,
|
||||
# External code should not attempt to delete symbols using this function. Instead it should call <WatchFileForChanges()>,
|
||||
# reparse the file, and call <AnalyzeChanges()>.
|
||||
#
|
||||
# Parameters:
|
||||
|
Reference in New Issue
Block a user