Procházet zdrojové kódy

dpkg-maintscript-helper(1): Remove duplicate “of the”

Guillem Jover před 12 roky
rodič
revize
78623bf341
2 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 1 0
      debian/changelog
  2. 1 1
      man/dpkg-maintscript-helper.1

+ 1 - 0
debian/changelog

@@ -9,6 +9,7 @@ dpkg (1.17.13) UNRELEASED; urgency=low
     - Merge binary:Package descriptions in dpkg-query(1).
     - Split --remove and --purge options in dpkg(1). This also clarifies on
       which package states each option can operate. Closes: #576338
+    - Remove duplicate “of the” in dpkg-maintscript-helper(1).
 
   [ Updated programs translations ]
   * Czech (Miroslav Kure).

+ 1 - 1
man/dpkg-maintscript-helper.1

@@ -197,7 +197,7 @@ scripts:
     dpkg\-maintscript\-helper dir_to_symlink \\
         \fIpathname\fP \fInew-target\fP \fIprior-version\fP \fIpackage\fP \-\- "$@"
 .P
-\fIpathname\fP is the name of the of the old directory (the path will be a
+\fIpathname\fP is the name of the old directory (the path will be a
 symlink at the end of the installation) and \fInew-target\fP is the target
 of the new symlink at \fIpathname\fP.
 .P