diff options
| author | pboutill | 2011-09-02 15:59:22 +0000 |
|---|---|---|
| committer | pboutill | 2011-09-02 15:59:22 +0000 |
| commit | 041e70dd5f0ed46a01229a2f352e5d2ddecda518 (patch) | |
| tree | e5a50e91c21183e7ba426a20492eae8c6dbd9d2d /doc/refman/RefMan-syn.tex | |
| parent | 95e60e7769f8fcf25e44774b78a4be17b7e4fb3c (diff) | |
Bug 2589: Documentation patch of Hendrik Tews
+ s/cbv/lazy of bug 2542
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14446 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman/RefMan-syn.tex')
| -rw-r--r-- | doc/refman/RefMan-syn.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-syn.tex b/doc/refman/RefMan-syn.tex index f63a5044cd..c524ecedd5 100644 --- a/doc/refman/RefMan-syn.tex +++ b/doc/refman/RefMan-syn.tex @@ -861,7 +861,7 @@ declared or defined constant. We give an overview of the scopes used in the standard library of {\Coq}. For a complete list of notations in each scope, use the -commands {\tt Print Scopes} or {\tt Print Scopes {\scope}}. +commands {\tt Print Scopes} or {\tt Print Scope {\scope}}. \subsubsection{\tt type\_scope} |
