diff options
Diffstat (limited to 'doc/config.rst')
-rw-r--r-- | doc/config.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config.rst b/doc/config.rst index 5514d6f8..34da8a06 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -319,7 +319,7 @@ missing lines. See :ref:`cmd_report` for more information. ``sort`` (string, default "Name"): Sort the text report by the named column. Allowed values are "Name", "Stmts", "Miss", "Branch", "BrPart", or "Cover". -Prefix with ``-`` for descending sort (e.g. "-cover"). +Prefix with ``-`` for descending sort (for example, "-cover"). .. _config_html: |