This commit is contained in:
Dimitris Zlatanidis 2015-08-25 03:13:51 +03:00
parent 97ba8a7fcb
commit 8bca852a20

View file

@ -295,7 +295,7 @@ class PackageManager(object):
"""
if "--checklist" not in self.extra:
self.msg.template(78)
print("| Insert packages to exception removal:")
print("| Insert packages to exception remove:")
self.msg.template(78)
try:
self.skip = raw_input(" > ").split()