Clean up Sphinx interpreted text in the default role.
[alexxy/gromacs.git] / docs / dev-manual / testutils.rst
index 7722a03fa63f460a2fb53581e845eeaff2d93aec..64ada5590ae573efff2d0e41f01832b211c3eeee 100644 (file)
@@ -96,7 +96,7 @@ a few parts:
   for constructing command line argument arrays, and
   test fixtures for tests that need to test long strings for correctness
   and for tests that execute legacy code where
-  `stdin` reading etc. cannot be easily mocked.
+  ``stdin`` reading etc. cannot be easily mocked.
 
   __ doxygen-module-testutils_