summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSimon Hafner <hafnersimon@gmail.com>2015-06-19 10:32:29 -0500
committerSimon Hafner <hafnersimon@gmail.com>2015-06-19 10:32:29 -0500
commitacc8d3746686a1797a9986b0aef78a7053cdd7dc (patch)
tree8b64e662fa6b1083739408ded59aa42b73b895d9
parentef9dd0d4c5d8c1a547b557573bc782b92ea5abbf (diff)
downloadNim-acc8d3746686a1797a9986b0aef78a7053cdd7dc.tar.gz
closed the discard in the guide
-rw-r--r--contributing.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.rst b/contributing.rst
index 745db2377..8e669c614 100644
--- a/contributing.rst
+++ b/contributing.rst
@@ -73,6 +73,7 @@ An example for a test:
 
   discard """
     errormsg: "type mismatch: got (PTest)"
+  """
 
   type
     PTest = ref object