diff options
| author | Théo Zimmermann | 2017-12-19 11:52:35 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2017-12-19 11:52:35 +0100 |
| commit | b1352aff5c8e22d200a3e161538d2a5b8adb4c13 (patch) | |
| tree | acf4e2b414532046d70a1dac101ecb273151476f /doc/refman | |
| parent | f431dac2e219cb2a76b22e452d6e407869d89f42 (diff) | |
Fix typo in the refman.
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 89f0b5ae11..ef0f4af8f6 100644 --- a/doc/refman/RefMan-ltac.tex +++ b/doc/refman/RefMan-ltac.tex @@ -732,7 +732,7 @@ and {\tt finish\_timing} ({\qstring}) {\qstring} \end{quote} which (re)set and display an optionally named timer, respectively. -The parenthsized {\qstring} argument to {\tt finish\_timing} is also +The parenthesized {\qstring} argument to {\tt finish\_timing} is also optional, and determines the label associated with the timer for printing. |
