diff options
| author | Hugo Herbelin | 2015-04-01 21:32:38 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2015-04-17 14:54:02 +0200 |
| commit | ec462f70ae8062696d4aec8b89c1bb5da3f6a19a (patch) | |
| tree | 4aacfabf817dd457dedbdce6db1aa50dcbbe3c92 | |
| parent | e7bc24af330f003f7a672b2a27c37ba001e70b2b (diff) | |
Fixing a few typos + some uniformization of writing in doc.
| -rw-r--r-- | doc/refman/RefMan-oth.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-oth.tex b/doc/refman/RefMan-oth.tex index 7d7a4c9a0c..0a28a93a41 100644 --- a/doc/refman/RefMan-oth.tex +++ b/doc/refman/RefMan-oth.tex @@ -680,7 +680,7 @@ should use the command \texttt{Locate File} (see Section~\ref{Locate File}) Loadpaths are preferably managed using {\Coq} command line options (see Section~\ref{loadpath}) but there remain vernacular commands to -manage them for practical puposes. Such commands are only meant to be issued in +manage them for practical purposes. Such commands are only meant to be issued in the toplevel, and using them in source files is discouraged. \subsection[\tt Pwd.]{\tt Pwd.\comindex{Pwd}\label{Pwd}} |
