Explorar el Código

Fix two typos in changelog

Raphaël Hertzog hace 15 años
padre
commit
7504022cd8
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      debian/changelog

+ 2 - 2
debian/changelog

@@ -40,7 +40,7 @@ dpkg (1.16.0) UNRELEASED; urgency=low
     control information directory, and print the correct pathname on error
     instead of the last file acted on that directory.
   * Document in dpkg-query --help output and man page that --list and --show
-    arguments are optionsl.
+    arguments are optional.
   * Do not read and write the available file unnecessarily.
     Thanks to Michel Lespinasse <walken@zoy.org>. Closes: #397121
   * Fix typo in «dpkg-name --overwrite» argument parsing so that it actually
@@ -93,7 +93,7 @@ dpkg (1.16.0) UNRELEASED; urgency=low
   * Use the correct mtime when installing a file with statoverrides.
     LP: #739179
   * Add new Package-List field to .dsc files as requested by ftpmasters.
-    It contains a the list of packages that the source builds along with
+    It contains a list of packages that the source can build along with
     their sections and priorities. Closes: #619131
 
   [ Jonathan Nieder ]