src: correct spelling errors (#1162)

This commit is contained in:
Josh Soref
2021-03-14 07:47:26 +01:00
committed by GitHub
parent 5932e9f1e8
commit 3a75ef0df4
97 changed files with 261 additions and 261 deletions
+2 -2
View File
@@ -96,7 +96,7 @@ enum Category // <- ACTION 1: activate
};
// RESULTS 1:
// - enum shows all chilren
// - enum shows all children
// - enum is expandable/collapsable
// - children layouted in nameless access frame
@@ -116,7 +116,7 @@ void foobar() // <- ACTION 1: activate
}
// RESULTS 1:
// - function shows all chilren
// - function shows all children
// - function is not expandable/collapsable
// - children layouted in nameless access frame