perfsrv/memspy/CommandLine/Include/MemSpyCommands.h
changeset 62 1c2bb2fc7c87
parent 51 98307c651589
--- a/perfsrv/memspy/CommandLine/Include/MemSpyCommands.h	Fri Oct 08 14:56:39 2010 +0300
+++ b/perfsrv/memspy/CommandLine/Include/MemSpyCommands.h	Tue Oct 26 16:20:32 2010 +0300
@@ -43,7 +43,7 @@
 _LIT( KHelpMessage, "=== MemSpy CommandLineInterpreter Help ===\r\n" );
 _LIT( KHelpOutputCommand, "Change output mode to trace: 'memspy output trace'\r\n" );
 _LIT( KHelpOutputToFileCommand, "Change output mode to trace: 'memspy output file'\r\n" );
-_LIT( KHelpHeapDumpCommand, "Heap dump: 'memspy heapdup <all | kernel | user heap filter >'\r\n" );
+_LIT( KHelpHeapDumpCommand, "Heap dump: 'memspy heapdump <all | kernel | user heap filter >'\r\n" );
 _LIT( KHelpSwmtCommand, "SWMT: 'memspy swmt <starttimer <value in seconds> | stop timer | dumpnow > <categories>'\r\n" );
 _LIT( KHelpKillServerCommand, "Kill server: 'memspy killserver'\r\n" );
 _LIT( KHelpCommand, "Press 'c' to continue" );