aboutsummaryrefslogtreecommitdiff
path: root/doc/functions.xml
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2017-06-11 22:12:59 +0200
committerJan Tojnar <jtojnar@gmail.com>2017-06-11 22:13:42 +0200
commite35f3c0679cafb8de84274433159e1b393dca46d (patch)
tree4c32df2d8b985aa0c8a2add597fa990688435295 /doc/functions.xml
parent4010313ab901c9022f564dfdc0e9ef27b595aa53 (diff)
doc: Fix some typos
Diffstat (limited to 'doc/functions.xml')
-rw-r--r--doc/functions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/functions.xml b/doc/functions.xml
index 4e7159638cae..4a9015602afc 100644
--- a/doc/functions.xml
+++ b/doc/functions.xml
@@ -70,7 +70,7 @@
<para>
In the above example, the <varname>separateDebugInfo</varname> attribute is
- overriden to be true, thus building debug info for
+ overridden to be true, thus building debug info for
<varname>helloWithDebug</varname>, while all other attributes will be
retained from the original <varname>hello</varname> package.
</para>