X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmainapp%2Fcommands.cpp;h=2b31db528182d0d8ebc25b4219a7bb11d2b07039;hb=d774c2655ba2c3657a565f325411144452392277;hp=429c04e7f1c326bb5bbef6c4867d153e0229daba;hpb=16ce54abf01ca3032e42a5bb11a4afcf9014dcca;p=architektonas diff --git a/src/mainapp/commands.cpp b/src/mainapp/commands.cpp index 429c04e..2b31db5 100644 --- a/src/mainapp/commands.cpp +++ b/src/mainapp/commands.cpp @@ -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);