summaryrefslogtreecommitdiffstats
path: root/doc/customize.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/customize.doc')
-rw-r--r--doc/customize.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/customize.doc b/doc/customize.doc
index 6e321bd..b1ef58d 100644
--- a/doc/customize.doc
+++ b/doc/customize.doc
@@ -389,7 +389,7 @@ result this works even for very large projects where reading all XML
files as one big DOM tree would not fit into memory.
See <a href="https://github.com/michaeljones/breathe">the Breathe project</a> for
-a example that uses doxygen XML output from Python to bridge it with the
+an example that uses doxygen XML output from Python to bridge it with the
<a href="http://sphinx.pocoo.org/">Sphinx</a> document generator.