aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-12-15 19:41:47 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-12-15 19:41:47 +0000
commit07d26e68014431c5b31493be82b17f02c52e3a7e (patch)
tree39ad2b69590b277e9d33d62b42cf01008990f7e0
parent04fa095c8247c748571a5d28272fcbc3305556ff (diff)
Docstring tweak
-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)