]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-cdrom.cc
add cacheset push_back wrapping for std::back_inserter
[apt.git] / cmdline / apt-cdrom.cc
index c0541d196a17c867403c7c24513094595eaa7073..dcc7847467b12c9be1d2ebfbf76df4e232c735a2 100644 (file)
@@ -89,7 +89,7 @@ void pkgCdromTextStatus::Update(string text, int /*current*/)
 
 bool pkgCdromTextStatus::ChangeCdrom()
 {
-   Prompt(_("Please insert a Disc in the drive and press enter"));
+   Prompt(_("Please insert a Disc in the drive and press [Enter]"));
    return true;
 }