Add spelling workflow (#663)

* Add spelling workflow

* Revert pt-mongodb-query-digest README

* Fix another typo
This commit is contained in:
Viktor Szépe
2023-09-05 14:39:24 +02:00
committed by GitHub
parent d5e8d42251
commit a8fcc551a6
4 changed files with 80 additions and 2 deletions

View File

@@ -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: