diff options
author | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2013-05-22 14:46:06 -0400 |
---|---|---|
committer | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2013-05-22 14:46:06 -0400 |
commit | 05dc19fd0cf88760218e98284ec5105982210610 (patch) | |
tree | 6c999412d6b56e91641e64bf18544888de3dd040 /doc | |
parent | b0877561d20cdb7a21c5761428d9643e89f53773 (diff) | |
download | bcfg2-05dc19fd0cf88760218e98284ec5105982210610.tar.gz bcfg2-05dc19fd0cf88760218e98284ec5105982210610.tar.bz2 bcfg2-05dc19fd0cf88760218e98284ec5105982210610.zip |
doc: fixed unterminated reference
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/plugins.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/plugins.txt b/doc/development/plugins.txt index 593c2f83e..3f2a888ac 100644 --- a/doc/development/plugins.txt +++ b/doc/development/plugins.txt @@ -213,4 +213,4 @@ See Also -------- * :ref:`development-compat` -* :ref:`development-utils +* :ref:`development-utils` |