Browse Source

Fix repeated "the" word typos

Prompted-by: Valentin Samir <valentin.samir@crans.org> in #830989
Guillem Jover 7 years ago
parent
commit
5cc45259de
19 changed files with 47 additions and 45 deletions
  1. 2 2
      ChangeLog.old
  2. 3 1
      debian/changelog
  3. 1 1
      lib/dpkg/ehandle.c
  4. 1 1
      man/deb-changelog.5
  5. 1 1
      man/dpkg-shlibdeps.1
  6. 5 5
      man/po/de.po
  7. 2 2
      man/po/dpkg-man.pot
  8. 2 2
      man/po/es.po
  9. 5 5
      man/po/fr.po
  10. 2 2
      man/po/hu.po
  11. 2 2
      man/po/it.po
  12. 2 2
      man/po/ja.po
  13. 2 2
      man/po/nl.po
  14. 5 5
      man/po/pl.po
  15. 2 2
      man/po/pt_BR.po
  16. 2 2
      man/po/ru.po
  17. 5 5
      man/po/sv.po
  18. 2 2
      man/po/zh_CN.po
  19. 1 1
      scripts/Dpkg/Changelog.pm

+ 2 - 2
ChangeLog.old

@@ -152,7 +152,7 @@
 2009-02-22  Raphaël Hertzog  <hertzog@debian.org>
 
 	* scripts/update-alternatives.pl: Implement --set-selections.
-	It's the the counterpart of --get-selections, it reads
+	It's the counterpart of --get-selections, it reads
 	configuration on standard input and reconfigures alternatives
 	accordingly.
 	* man/update-alternatives.8: Document this option.
@@ -5396,7 +5396,7 @@
 2007-08-07  Guillem Jover  <guillem@debian.org>
 
 	* src/query.c (listpackages): Instead of allocating an additional
-	packages array with room for the the current amount of packages,
+	packages array with room for the current amount of packages,
 	sort the existing one, and print the packages matching the pattern,
 	which fixes segfaults when the resulting array was bigger than the
 	current amount of packages.

+ 3 - 1
debian/changelog

@@ -16,6 +16,8 @@ dpkg (1.18.10) UNRELEASED; urgency=medium
     - Use debian/control as the SYNOPSIS in deb-src-control(5).
     - Add new deb-conffiles(5) man page.
     - Add references to deb-control(5) and deb-triggers(5) in dpkg(1).
+    - Fix typos for repeated “the” word.
+      Prompted by Valentin Samir <valentin.samir@crans.org> in #830989.
 
   [ Updated programs translations ]
   * German (Sven Joachim).
@@ -4977,7 +4979,7 @@ dpkg (1.15.0) experimental; urgency=low
   [ Raphaël Hertzog ]
   * Enhance dpkg-shlibdeps' error message when a library can't be found to
     include the ELF format of the desired library. Closes: #474671
-  * dpkg-gensymbols now refuses empty values for the the -v -P and -e
+  * dpkg-gensymbols now refuses empty values for the -v -P and -e
     parameters.
   * Update dpkg(1) to refer to conffile whenever we speak of configuration
     file handled by dpkg. Thus harmonize vocabulary with the policy. Thanks

+ 1 - 1
lib/dpkg/ehandle.c

@@ -193,7 +193,7 @@ error_context_errmsg_format(const char *fmt, va_list args)
   rc = vasprintf(&errmsg, fmt, args);
   va_end(args_copy);
 
-  /* If the the message was constructed successfully, at least we have some
+  /* If the message was constructed successfully, at least we have some
    * error message, which is better than nothing. */
   error_context_errmsg_set(econtext, errmsg);
 

+ 1 - 1
man/deb-changelog.5

@@ -126,7 +126,7 @@ Is the two-digit minutes (\fB00\fP-\fB59\fP).
 Is the two-digit seconds (\fB00\fP-\fB60\fP).
 .TP
 .RI [\fB+-\fP] zzzz
-Is the the time zone offset from Coordinated Universal Time (UTC).
+Is the time zone offset from Coordinated Universal Time (UTC).
 \(oq\fB+\fP\(cq indicates that the time is ahead of (i.e., east of) UTC and
 \(oq\fB\-\fP\(cq indicates that the time is behind (i.e., west of) UTC.
 The first two digits indicate the hour difference from UTC and the last

+ 1 - 1
man/dpkg-shlibdeps.1

@@ -181,7 +181,7 @@ Likewise, any existing substitution variables starting with
 .IB varname-prefix :
 (rather than
 .BR shlibs: )
-are removed from the the substitution variables file.
+are removed from the substitution variables file.
 .TP
 .BR \-O [\fIfilename\fP]
 Print substitution variable settings to standard output (or \fIfilename\fP

+ 5 - 5
man/po/de.po

@@ -888,7 +888,7 @@ msgstr "[B<+->]I<zzzz>"
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -18024,7 +18024,7 @@ msgstr "B<-p>I<Variablennamepräfix>"
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 "Beginn die Substitutionsvariablen mit I<Variablennamepräfix>B<:> statt mit "
@@ -25630,7 +25630,7 @@ msgstr ""
 #~ msgstr "2"
 
 #~ msgid ""
-#~ "B<dpkg-split> uses some rather out-of-date conventions for the the "
+#~ "B<dpkg-split> uses some rather out-of-date conventions for the "
 #~ "filenames of Debian packages."
 #~ msgstr ""
 #~ "B<dpkg-split> benutzt einige ziemlich veraltete Konventionen für die "
@@ -26462,7 +26462,7 @@ msgstr ""
 
 #~ msgid ""
 #~ "Specifies that the description to use after the menu entry in new or "
-#~ "updated entries be I<xxx>.  The default is to use the the value specified "
+#~ "updated entries be I<xxx>.  The default is to use the value specified "
 #~ "in the Info file itself; this is found by searching for a section of the "
 #~ "form"
 #~ msgstr ""
@@ -26522,7 +26522,7 @@ msgstr ""
 
 #~ msgid ""
 #~ "Specifies that the entry in the menu should be I<xxx>.  The default is to "
-#~ "use the the value specified in the Info file itself.  If this is not "
+#~ "use the value specified in the Info file itself.  If this is not "
 #~ "present, the basename of the Info file is used (any B<.info >is deleted, "
 #~ "and the entry is made mixed case).  See above for details of the format "
 #~ "expected for the menu entry in the Info file."

+ 2 - 2
man/po/dpkg-man.pot

@@ -709,7 +709,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5:1
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  "
+"Is the time zone offset from Coordinated Universal Time (UTC).  "
 "\\(oqB<+>\\(cq indicates that the time is ahead of (i.e., east of) UTC and "
 "\\(oqB<->\\(cq indicates that the time is behind (i.e., west of) UTC.  The "
 "first two digits indicate the hour difference from UTC and the last two "
@@ -14243,7 +14243,7 @@ msgstr ""
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of "
 "B<shlibs:>.  Likewise, any existing substitution variables starting with "
-"I<varname-prefix>B<:> (rather than B<shlibs:>)  are removed from the the "
+"I<varname-prefix>B<:> (rather than B<shlibs:>)  are removed from the "
 "substitution variables file."
 msgstr ""
 

+ 2 - 2
man/po/es.po

@@ -823,7 +823,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -19248,7 +19248,7 @@ msgstr "B<-p>I<prefijo-de-variable>"
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 "Provoca que las variables de sustitución empiecen por I<prefijo-de-"

+ 5 - 5
man/po/fr.po

@@ -798,7 +798,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -19087,7 +19087,7 @@ msgstr "B<-p>I<préfixe-pour-le-nom-des-variables>"
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 "Fait commencer les variables de substitution par I<préfixe-pour-le-nom-des-"
@@ -27353,7 +27353,7 @@ msgstr "B<ln>(1), FHS, le standard pour l'organisation du système de fichiers."
 #~ msgstr "26-06-2009"
 
 #~ msgid ""
-#~ "B<dpkg-split> uses some rather out-of-date conventions for the the "
+#~ "B<dpkg-split> uses some rather out-of-date conventions for the "
 #~ "filenames of Debian packages."
 #~ msgstr ""
 #~ "B<dpkg-split> utilise des conventions plutôt périmées pour les noms des "
@@ -27976,7 +27976,7 @@ msgstr "B<ln>(1), FHS, le standard pour l'organisation du système de fichiers."
 
 #~ msgid ""
 #~ "Specifies that the description to use after the menu entry in new or "
-#~ "updated entries be I<xxx>.  The default is to use the the value specified "
+#~ "updated entries be I<xxx>.  The default is to use the value specified "
 #~ "in the Info file itself; this is found by searching for a section of the "
 #~ "form"
 #~ msgstr ""
@@ -28035,7 +28035,7 @@ msgstr "B<ln>(1), FHS, le standard pour l'organisation du système de fichiers."
 
 #~ msgid ""
 #~ "Specifies that the entry in the menu should be I<xxx>.  The default is to "
-#~ "use the the value specified in the Info file itself.  If this is not "
+#~ "use the value specified in the Info file itself.  If this is not "
 #~ "present, the basename of the Info file is used (any B<.info >is deleted, "
 #~ "and the entry is made mixed case).  See above for details of the format "
 #~ "expected for the menu entry in the Info file."

+ 2 - 2
man/po/hu.po

@@ -707,7 +707,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -14819,7 +14819,7 @@ msgstr ""
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 

+ 2 - 2
man/po/it.po

@@ -796,7 +796,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -18119,7 +18119,7 @@ msgstr ""
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 

+ 2 - 2
man/po/ja.po

@@ -785,7 +785,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -18811,7 +18811,7 @@ msgstr "B<-p>I<varname-prefix>"
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 "変数名を B<shlibs:> から始まる代わりに I<varname-prefix>B<:> から始める。同様"

+ 2 - 2
man/po/nl.po

@@ -779,7 +779,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -18369,7 +18369,7 @@ msgstr "B<-p>I<variabelenaamprefix>"
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 "Begin substitutievariabelen met I<variabelenaamprefix>B<:> in plaats van met "

+ 5 - 5
man/po/pl.po

@@ -796,7 +796,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -19214,7 +19214,7 @@ msgstr "B<-p>I<prefiks-nazw-zmiennych>"
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 "Rozpoczynanie nazw zmiennych podstawiania od I<prefiks-nazw-zmiennych>B<:> "
@@ -27645,7 +27645,7 @@ msgstr "B<ln>(1), FHS - standard hierarchii systemu plików."
 
 #
 #~ msgid ""
-#~ "B<dpkg-split> uses some rather out-of-date conventions for the the "
+#~ "B<dpkg-split> uses some rather out-of-date conventions for the "
 #~ "filenames of Debian packages."
 #~ msgstr "B<dpkg-split> używa raczej starej konwencji nazw plików pakietów."
 
@@ -28270,7 +28270,7 @@ msgstr "B<ln>(1), FHS - standard hierarchii systemu plików."
 
 #~ msgid ""
 #~ "Specifies that the description to use after the menu entry in new or "
-#~ "updated entries be I<xxx>.  The default is to use the the value specified "
+#~ "updated entries be I<xxx>.  The default is to use the value specified "
 #~ "in the Info file itself; this is found by searching for a section of the "
 #~ "form"
 #~ msgstr ""
@@ -28328,7 +28328,7 @@ msgstr "B<ln>(1), FHS - standard hierarchii systemu plików."
 
 #~ msgid ""
 #~ "Specifies that the entry in the menu should be I<xxx>.  The default is to "
-#~ "use the the value specified in the Info file itself.  If this is not "
+#~ "use the value specified in the Info file itself.  If this is not "
 #~ "present, the basename of the Info file is used (any B<.info >is deleted, "
 #~ "and the entry is made mixed case).  See above for details of the format "
 #~ "expected for the menu entry in the Info file."

+ 2 - 2
man/po/pt_BR.po

@@ -701,7 +701,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -14695,7 +14695,7 @@ msgstr "B<--log=>I<filename>"
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 

+ 2 - 2
man/po/ru.po

@@ -712,7 +712,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -15138,7 +15138,7 @@ msgstr "B<--log=>I<имя файла>"
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 

+ 5 - 5
man/po/sv.po

@@ -784,7 +784,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -18639,7 +18639,7 @@ msgstr "B<-p>I<variabelnamnsprefix>"
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 "Inled substitueringsvariabler med I<variabelnamnsprefix>B<:> i stället för "
@@ -26691,7 +26691,7 @@ msgstr "B<ln>(1), FHS, Filesystem Hierarchy Standard."
 #~ msgstr "2009-06-26"
 
 #~ msgid ""
-#~ "B<dpkg-split> uses some rather out-of-date conventions for the the "
+#~ "B<dpkg-split> uses some rather out-of-date conventions for the "
 #~ "filenames of Debian packages."
 #~ msgstr ""
 #~ "B<dpkg-split> använder några ganska gamla konventioner för filnamn på "
@@ -27299,7 +27299,7 @@ msgstr "B<ln>(1), FHS, Filesystem Hierarchy Standard."
 
 #~ msgid ""
 #~ "Specifies that the description to use after the menu entry in new or "
-#~ "updated entries be I<xxx>.  The default is to use the the value specified "
+#~ "updated entries be I<xxx>.  The default is to use the value specified "
 #~ "in the Info file itself; this is found by searching for a section of the "
 #~ "form"
 #~ msgstr ""
@@ -27357,7 +27357,7 @@ msgstr "B<ln>(1), FHS, Filesystem Hierarchy Standard."
 
 #~ msgid ""
 #~ "Specifies that the entry in the menu should be I<xxx>.  The default is to "
-#~ "use the the value specified in the Info file itself.  If this is not "
+#~ "use the value specified in the Info file itself.  If this is not "
 #~ "present, the basename of the Info file is used (any B<.info >is deleted, "
 #~ "and the entry is made mixed case).  See above for details of the format "
 #~ "expected for the menu entry in the Info file."

+ 2 - 2
man/po/zh_CN.po

@@ -728,7 +728,7 @@ msgstr ""
 #. type: Plain text
 #: deb-changelog.5
 msgid ""
-"Is the the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
+"Is the time zone offset from Coordinated Universal Time (UTC).  \\(oqB<+>"
 "\\(cq indicates that the time is ahead of (i.e., east of) UTC and \\(oqB<->"
 "\\(cq indicates that the time is behind (i.e., west of) UTC.  The first two "
 "digits indicate the hour difference from UTC and the last two digits "
@@ -14662,7 +14662,7 @@ msgstr ""
 msgid ""
 "Start substitution variables with I<varname-prefix>B<:> instead of B<shlibs:"
 ">.  Likewise, any existing substitution variables starting with I<varname-"
-"prefix>B<:> (rather than B<shlibs:>)  are removed from the the substitution "
+"prefix>B<:> (rather than B<shlibs:>)  are removed from the substitution "
 "variables file."
 msgstr ""
 

+ 1 - 1
scripts/Dpkg/Changelog.pm

@@ -625,7 +625,7 @@ bugs closed by the (selected) entry/entries, sorted by bug number
 
 =item Changes
 
-content of the the (selected) entry/entries
+content of the (selected) entry/entries
 
 =back