toys/vtk2-pld/trunk/vtk2.cpp

shadzik cvs at pld-linux.org
Sun Jul 30 23:18:16 CEST 2006


Author: shadzik
Date: Sun Jul 30 23:18:15 2006
New Revision: 7564

Modified:
   toys/vtk2-pld/trunk/vtk2.cpp
Log:
- typo in help();


Modified: toys/vtk2-pld/trunk/vtk2.cpp
==============================================================================
--- toys/vtk2-pld/trunk/vtk2.cpp	(original)
+++ toys/vtk2-pld/trunk/vtk2.cpp	Sun Jul 30 23:18:15 2006
@@ -25,7 +25,7 @@
         cout << "Usage:\tvtk <options>\n"
                 "-a word tk_word - add word and it's TK version to database\n"
                 "-r word         - remove word from database\n"
-                "-s string       - covert to pl_TK\n"
+                "-s string       - convert to pl_TK\n"
                 "-l              - print every entry\n"
                 "-h              - shows this help\n";
 }


More information about the pld-cvs-commit mailing list