doc: Fix some typos

This commit is contained in:
Jan Tojnar
2017-06-11 22:13:42 +02:00
parent 4010313ab9
commit e35f3c0679
10 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -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>