tuned msg;
authorwenzelm
Wed, 13 Jul 2005 16:08:21 +0200
changeset 16816 ccf39b7ca3b7
parent 16815 13d20ed9086c
child 16817 63a5782c764e
tuned msg;
src/Pure/proof_general.ML
--- a/src/Pure/proof_general.ML	Wed Jul 13 16:07:37 2005 +0200
+++ b/src/Pure/proof_general.ML	Wed Jul 13 16:08:21 2005 +0200
@@ -607,7 +607,7 @@
        ("Track theorem dependencies within Proof General",
         thm_deps_option)),
      ("skip-proofs",
-      ("Skip all proof scripts (interactive-only)",
+      ("Ignore proof scripts (interactive-only)",
        bool_option Toplevel.skip_proofs))])
    ];
 end;