# HG changeset patch
# User blanchet
# Date 1271851339 -7200
# Node ID 28188e3650ee23a08b1d14e3be016465767b946d
# Parent  41c9e755e552690595042da8ce7f6a3a788e178f
clarify error message

diff -r 41c9e755e552 -r 28188e3650ee src/HOL/Tools/Nitpick/nitpick.ML
--- a/src/HOL/Tools/Nitpick/nitpick.ML	Wed Apr 21 12:22:04 2010 +0200
+++ b/src/HOL/Tools/Nitpick/nitpick.ML	Wed Apr 21 14:02:19 2010 +0200
@@ -162,7 +162,7 @@
   \directory's full path to \"" ^
   Path.implode (Path.expand (Path.appends
       (Path.variable "ISABELLE_HOME_USER" ::
-       map Path.basic ["etc", "components"]))) ^ "\"."
+       map Path.basic ["etc", "components"]))) ^ "\" on a line of its own."
 
 val max_unsound_delay_ms = 200
 val max_unsound_delay_percent = 2