aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ProofGeneral.texi
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2011-05-12 15:57:45 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2011-05-12 15:57:45 +0000
commit0da47082b74d6f819641d163db443d6ba4cd6da6 (patch)
treead1fbfcc5a5e5ec499fd9917f1f49c7c1cce38f2 /doc/ProofGeneral.texi
parent2640f0dacd76f3ef5bd2c8230257cd5716046265 (diff)
Update docstring magic
Diffstat (limited to 'doc/ProofGeneral.texi')
-rw-r--r--doc/ProofGeneral.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ProofGeneral.texi b/doc/ProofGeneral.texi
index 1ff6d542..b6cb3531 100644
--- a/doc/ProofGeneral.texi
+++ b/doc/ProofGeneral.texi
@@ -4207,9 +4207,9 @@ command the following keys are substituted as follows:
@lisp
%p the (physical) directory containing the source of
the required module
- %o the coq object file in the physical directory that will
+ %o the Coq object file in the physical directory that will
be loaded
- %s the coq source file in the physical directory whose
+ %s the Coq source file in the physical directory whose
object will be loaded
%q the qualified id of the "Require" command
%r the source file containing the "Require"