tests/jv_vdb_tests.st
changeset 13 d06924d8ca0a
parent 11 43439b9e9096
child 37 f417fe8685c5
--- a/tests/jv_vdb_tests.st	Tue Sep 09 12:47:13 2014 +0100
+++ b/tests/jv_vdb_tests.st	Thu Sep 18 09:34:50 2014 +0100
@@ -28,7 +28,7 @@
      by searching along the inheritance chain of all of my classes."
 
     ^ #(
-        #'stx:libbasic'    "LibraryDefinition - superclass of jv_vdb_tests "
+        #'stx:libbasic'    "LibraryDefinition - superclass of jv_vdb_tests"
     )
 !