[Python-modules-commits] [python-odf] 09/11: fixed a type continous -> continuous
Georges Khaznadar
georgesk at moszumanska.debian.org
Sat Jan 13 18:04:33 UTC 2018
This is an automated email from the git hooks/post-receive script.
georgesk pushed a commit to branch master
in repository python-odf.
commit 1604864d51af905db10015199aaa63515d41117c
Author: Georges Khaznadar <georgesk at debian.org>
Date: Sat Jan 13 18:39:38 2018 +0100
fixed a type continous -> continuous
---
debian/patches/series | 1 +
debian/patches/typos.patch | 13 +++++++++++++
2 files changed, 14 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..002796a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+typos.patch
diff --git a/debian/patches/typos.patch b/debian/patches/typos.patch
new file mode 100644
index 0000000..11b5b35
--- /dev/null
+++ b/debian/patches/typos.patch
@@ -0,0 +1,13 @@
+Index: python-odf.comaint/odfmeta/odfmeta.docbook
+===================================================================
+--- python-odf.comaint.orig/odfmeta/odfmeta.docbook
++++ python-odf.comaint/odfmeta/odfmeta.docbook
+@@ -76,7 +76,7 @@ The version number can't be modified.
+ <term>-c</term>
+ <listitem>
+ <para>
+-Make field values continous by normalizing white space.
++Make field values continuous by normalizing white space.
+ Might be convenient when postprocessing with standard (line oriented) text utilities.
+ </para>
+ </listitem>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-odf.git
More information about the Python-modules-commits
mailing list