summary refs log tree commit diff stats
path: root/doc/contributing.rst
diff options
context:
space:
mode:
authorJjp137 <Jjp137@users.noreply.github.com>2019-10-17 20:13:04 -0700
committerJjp137 <Jjp137@users.noreply.github.com>2019-10-22 17:59:12 -0700
commit3ad48069d37d42cc56e48399bb429dc50416e556 (patch)
tree00e592c116b8039210c2563e4b5e4777b8c5fae5 /doc/contributing.rst
parente6d5379b3b0c5ea00ea59b74ed2ec35d2bd0a3da (diff)
downloadNim-3ad48069d37d42cc56e48399bb429dc50416e556.tar.gz
Fix word wrapping
Diffstat (limited to 'doc/contributing.rst')
-rw-r--r--doc/contributing.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/contributing.rst b/doc/contributing.rst
index b558b4277..ff623d8cf 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -213,8 +213,7 @@ as well as ``testament`` and guarantee they stay in sync.
       assert "baz".addBar == "bazBar"
     result = a & "Bar"
 
-See `parentDir <os.html#parentDir,string>`_
-example.
+See `parentDir <os.html#parentDir,string>`_ example.
 
 The RestructuredText Nim uses has a special syntax for including code snippets
 embedded in documentation; these are not run by ``nim doc`` and therefore are