diff options
| author | Thibault "bui" Koechlin | 2018-01-03 12:48:09 +0100 |
|---|---|---|
| committer | GitHub | 2018-01-03 12:48:09 +0100 |
| commit | e45db19610970fd077444bb1ffaa839b05f086fb (patch) | |
| tree | a72f13b0a3862d198a1b41c9d62778441512050a /doc/source/debug.rst | |
| parent | 01f769e59401f5fee8a17ecf8a5bece065f49412 (diff) | |
Update debug.rst
Diffstat (limited to 'doc/source/debug.rst')
| -rw-r--r-- | doc/source/debug.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/debug.rst b/doc/source/debug.rst index b5567cc..9e7685e 100644 --- a/doc/source/debug.rst +++ b/doc/source/debug.rst | |||
| @@ -23,7 +23,7 @@ so we can see what's happening. | |||
| 23 | Snuffleupagus is crashing | 23 | Snuffleupagus is crashing |
| 24 | ------------------------- | 24 | ------------------------- |
| 25 | 25 | ||
| 26 | While we do do our very best to make snuffleupagus solid as possible, we're humans, | 26 | While we do our very best to make snuffleupagus solid as possible, we're humans, |
| 27 | and computers are hard, so crashes can happen. If you're encountering one in production, | 27 | and computers are hard, so crashes can happen. If you're encountering one in production, |
| 28 | please try to launch the `testsuite <https://github.com/nbs-system/snuffleupagus/blob/master/CONTRIBUTING.md#3-get-the-test-suite-running>`__ | 28 | please try to launch the `testsuite <https://github.com/nbs-system/snuffleupagus/blob/master/CONTRIBUTING.md#3-get-the-test-suite-running>`__ |
| 29 | to see if it's failing. If it does, please :ref:`tell us <testsuite_fail>`. | 29 | to see if it's failing. If it does, please :ref:`tell us <testsuite_fail>`. |
