]> git.saurik.com Git - apt.git/commitdiff
* cmdline/apt-get.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Mon, 17 Aug 2009 15:42:13 +0000 (17:42 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Mon, 17 Aug 2009 15:42:13 +0000 (17:42 +0200)
  - typo fix (LP: #370094)

cmdline/apt-get.cc
debian/changelog

index 04f3944a9a7235940231f1f6f0ad9ae48d755b51..7385c3dd39b02e755f8e370f33d264d6ae8fe526 100644 (file)
@@ -2127,7 +2127,7 @@ bool DoSource(CommandLine &CmdL)
         if(vcs == "Bzr") 
            ioprintf(c1out,_("Please use:\n"
                             "bzr get %s\n"
-                            "to retrieve the latest (possible unreleased) "
+                            "to retrieve the latest (possibly unreleased) "
                             "updates to the package.\n"),
                     uri.c_str());
         break;
index 3d5db811436ecfcf8c9306d92f146ec392747ef8..01fc6e2c7427b6d4ec8976493d64e1fa8d6b07f1 100644 (file)
@@ -12,6 +12,10 @@ apt (0.7.23ubuntu1) karmic; urgency=low
     - Suppress apport reports on dpkg short reads (these I/O errors are not 
       generally indicative of a bug in the packaging)
 
+  [ Brian Murray ]
+  * cmdline/apt-get.cc:
+    - typo fix (LP: #370094)
+
  -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 06 Aug 2009 16:37:04 +0100
 
 apt (0.7.22) unstable; urgency=low