]> Shamusworld >> Repos - architektonas/blobdiff - src/mainapp/commands.cpp
Successfully refactored CadToolBarLines to use predefined actions.
[architektonas] / src / mainapp / commands.cpp
index 429c04e7f1c326bb5bbef6c4867d153e0229daba..2b31db528182d0d8ebc25b4219a7bb11d2b07039 100644 (file)
@@ -25,7 +25,7 @@ Commands * Commands::uniqueInstance = NULL;
  */
 Commands::Commands()
 {
-       // This is NOT necessary; we don't anything out of the hash
+       // This is NOT necessary; we don't take anything out of the hash
 //     mainCommands.setAutoDelete(true);
 //     shortCommands.setAutoDelete(true);