diff --git a/doc/manual/source/troubleshoot.rst b/doc/manual/source/troubleshoot.rst index d3b88c8368f..21a2bc98ca0 100644 --- a/doc/manual/source/troubleshoot.rst +++ b/doc/manual/source/troubleshoot.rst @@ -30,8 +30,8 @@ Here is an example of what might occur:: The error message says that the program terminated unsuccessfuly, but it is not clear from this information what might be wrong. To examine more -closely, try running it under the `gdb debugger -`_: +closely, try running it under the +`gdb debugger `_: .. sourcecode:: bash