diff options
| author | Pierre-Marie Pédrot | 2016-09-08 10:11:53 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2016-09-08 10:11:53 +0200 |
| commit | 76a8288c37e68fd8559f903af60abf8c3f87c007 (patch) | |
| tree | cce988843b4522454d48dcf54b6eb906385ac643 /doc/refman | |
| parent | a18fb93587ccbe32a2edfad38d2e9095f6c8e901 (diff) | |
| parent | b3d372c410e3dfffe5183632d1fe17917a829b9a (diff) | |
Merge PR #271 into v8.6
Diffstat (limited to 'doc/refman')
| -rw-r--r-- | doc/refman/RefMan-ltac.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-ltac.tex b/doc/refman/RefMan-ltac.tex index 9fbff7181e..1d89c17f47 100644 --- a/doc/refman/RefMan-ltac.tex +++ b/doc/refman/RefMan-ltac.tex @@ -1158,7 +1158,7 @@ using the syntax: \end{quote} A previous definition of {\qualid} must exist in the environment. The new definition will always be used instead of the old one and -it goes accross module boundaries. +it goes across module boundaries. If preceded by the keyword {\tt Local} the tactic definition will not be exported outside the current module. |
