summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibault "bui" Koechlin2018-01-03 11:57:18 +0100
committerGitHub2018-01-03 11:57:18 +0100
commit01f769e59401f5fee8a17ecf8a5bece065f49412 (patch)
tree3a9bacd3e6575437c01cdc2a9373bdfb11d694a1
parentd55aa5bdf8ef5cdeab23e42678d6a7fdc537417c (diff)
syntax
-rw-r--r--doc/source/debug.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/debug.rst b/doc/source/debug.rst
index 647c7e5..b5567cc 100644
--- a/doc/source/debug.rst
+++ b/doc/source/debug.rst
@@ -23,7 +23,7 @@ so we can see what's happening.
23Snuffleupagus is crashing 23Snuffleupagus is crashing
24------------------------- 24-------------------------
25 25
26While do do our very best to make snuffleupagus solid as possible, we're humans, 26While we do do our very best to make snuffleupagus solid as possible, we're humans,
27and computers are hard, so crashes can happen. If you're encountering one in production, 27and computers are hard, so crashes can happen. If you're encountering one in production,
28please try to launch the `testsuite <https://github.com/nbs-system/snuffleupagus/blob/master/CONTRIBUTING.md#3-get-the-test-suite-running>`__ 28please try to launch the `testsuite <https://github.com/nbs-system/snuffleupagus/blob/master/CONTRIBUTING.md#3-get-the-test-suite-running>`__
29to see if it's failing. If it does, please :ref:`tell us <testsuite_fail>`. 29to see if it's failing. If it does, please :ref:`tell us <testsuite_fail>`.