aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--isa/thy-mode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/isa/thy-mode.el b/isa/thy-mode.el
index 4726705a..a5b8f6be 100644
--- a/isa/thy-mode.el
+++ b/isa/thy-mode.el
@@ -116,9 +116,9 @@ ML\n"
Contains a default selection of sections in a traditional order.
You can use the following format characters:
-%t --- replaced by theory name.
+`%t' --- replaced by theory name.
-%p --- replaced by names of parents, separated by `+' characters."
+`%p' --- replaced by names of parents, separated by `+' characters."
:group 'thy
:type 'string)