From 237e3a9497096ed596779c78c08497fe34dd0d3b Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Mon, 16 Sep 2013 18:38:38 +0200 Subject: doc: Write hyphen instead of dash when we mean the ‘-’ character MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/Dpkg/Control/FieldsCore.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Dpkg/Control') diff --git a/scripts/Dpkg/Control/FieldsCore.pm b/scripts/Dpkg/Control/FieldsCore.pm index 44d90d1f2..e0124fcd8 100644 --- a/scripts/Dpkg/Control/FieldsCore.pm +++ b/scripts/Dpkg/Control/FieldsCore.pm @@ -395,7 +395,7 @@ CTRL_* constants exported by Dpkg::Control. =item my $f = field_capitalize($field_name) Returns the field name properly capitalized. All characters are lowercase, -except the first of each word (words are separated by a dash in field names). +except the first of each word (words are separated by a hyphen in field names). =cut -- cgit v1.2.3