]> matita.cs.unibo.it Git - helm.git/commitdiff
Typo fixed.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 21 Jan 2008 17:18:32 +0000 (17:18 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 21 Jan 2008 17:18:32 +0000 (17:18 +0000)
helm/software/matita/matitadep.ml

index 0b64778ec8e9222da9169e5c80f9a1157c04a057..ae95f8cf013f85c081e58032c66ab1cbe5d94cc1 100644 (file)
@@ -54,7 +54,7 @@ let main () =
     try Some (Hashtbl.find baseuri_of_inv b)
     with Not_found -> 
       HLog.error ("Skipping dependency of '"^ma^"' over '"^b^"'");
-      HLog.error ("Plase include the file defining such baseuri, or fix");
+      HLog.error ("Please include the file defining such baseuri, or fix");
       HLog.error ("possibly incorrect verbatim URIs in the .ma file.");
       None
   in