Fix various typos (#8748)

This commit is contained in:
luzpaz
2023-01-29 09:38:44 -05:00
committed by GitHub
parent 8846880015
commit 880cc230ac
25 changed files with 43 additions and 43 deletions

View File

@@ -79,7 +79,7 @@ void TestMerge::testMergeIntoNew()
}
/**
* Merging when no changes occured should not
* Merging when no changes occurred should not
* have any side effect.
*/
void TestMerge::testMergeNoChanges()