[Oval-commits] r86 - trunk/Interpreters/src

Javier Fernandez-Sanguino Pen~a jfs at alioth.debian.org
Mon Jul 16 18:59:31 UTC 2007


Author: jfs
Date: 2007-07-16 18:59:31 +0000 (Mon, 16 Jul 2007)
New Revision: 86

Modified:
   trunk/Interpreters/src/Main.cpp
Log:
Minor typo fix

Modified: trunk/Interpreters/src/Main.cpp
===================================================================
--- trunk/Interpreters/src/Main.cpp	2007-07-15 18:56:22 UTC (rev 85)
+++ trunk/Interpreters/src/Main.cpp	2007-07-16 18:59:31 UTC (rev 86)
@@ -698,7 +698,7 @@
 	cout << "\n";
 	cout << "   -i <string>  = use data from input System Characteristics file" << endl;
 	cout << "\n";
-	cout << "   -n           = perform Schematron validation of the oval-defiitions file." << endl;
+	cout << "   -n           = perform Schematron validation of the oval-definitions file." << endl;
 	cout << "   -c <string>  = use the specified xsl for oval-definitions Schematron validation. DEFAULT=\"oval-definitions-schematron.xsl\"" << endl;
 	cout << "\n";
 	cout << "   -m           = do not verify the oval.xml file with an MD5 hash" << endl;




More information about the Oval-commits mailing list