diff options
-rw-r--r-- | doc/HOWTO_DOCUMENT.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HOWTO_DOCUMENT.txt b/doc/HOWTO_DOCUMENT.txt index 28456e6b8..c077a7928 100644 --- a/doc/HOWTO_DOCUMENT.txt +++ b/doc/HOWTO_DOCUMENT.txt @@ -137,7 +137,7 @@ The sections of the docstring are: x : type Description of parameter `x`. - Enclose variables in single back-tics. + Enclose variables in single backticks. For the parameter types, be as preciese as possible. Below are a few examples of parameters and their types. |