aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/developer-guide.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-guide.txt b/doc/developer-guide.txt
index 5d8d31c..02d9337 100644
--- a/doc/developer-guide.txt
+++ b/doc/developer-guide.txt
@@ -188,7 +188,7 @@ The following categories of function are available by default:
* Test Functions
To use any of the other functions, you have first to ``inherit`` the
-corresponding library file. (cf: `The ``inherit`` Function`_)
+corresponding library file. (cf: `The inherit Function`_)
General Utility Functions
-------------------------