[libtk-objeditor-perl] 03/03: added patch to fix typo in man page

dod at debian.org dod at debian.org
Fri Aug 1 17:10:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libtk-objeditor-perl.

commit 0bb4a8670192b7a4f08a380de82d71fe8495b624
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Aug 1 19:03:24 2014 +0200

    added patch to fix typo in man page
---
 debian/patches/fix-typo | 26 ++++++++++++++++++++++++++
 debian/patches/series   |  1 +
 2 files changed, 27 insertions(+)

diff --git a/debian/patches/fix-typo b/debian/patches/fix-typo
new file mode 100644
index 0000000..8b4696a
--- /dev/null
+++ b/debian/patches/fix-typo
@@ -0,0 +1,26 @@
+Description: Fix typo
+ Fix typo in pod doc
+Forwarded: yes
+Author: dod
+--- a/lib/Tk/ObjEditor.pm
++++ b/lib/Tk/ObjEditor.pm
+@@ -443,7 +443,7 @@
+ 
+ =item *
+ 
+--title: the title of the menu created by the editor (optionnal)
++-title: the title of the menu created by the editor (optional)
+ 
+ =item *
+ 
+--- a/lib/Tk/ObjEditorDialog.pm
++++ b/lib/Tk/ObjEditorDialog.pm
+@@ -85,7 +85,7 @@
+ 
+ =item *
+ 
+-title: the title of the menu created by the editor (optionnal)
++title: the title of the menu created by the editor (optional)
+ 
+ =item *
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..038f0fb
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-typo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtk-objeditor-perl.git



More information about the Pkg-perl-cvs-commits mailing list