File: fix-typo

package info (click to toggle)
libtk-objeditor-perl 2.008-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 164 kB
  • ctags: 38
  • sloc: perl: 327; makefile: 4
file content (26 lines) | stat: -rw-r--r-- 532 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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 *