mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Fix typo
This commit is contained in:
parent
60f7576d34
commit
417e6d8504
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ class PackageManager(object):
|
|||
choose = DialogUtil(
|
||||
data=pkg_dep,
|
||||
text="Hit 'spacebar' to choose packages to exception "
|
||||
"removal",
|
||||
"remove",
|
||||
title="!!! WARNING !!!",
|
||||
backtitle="{0} {1}".format(
|
||||
self.meta.__all__,
|
||||
|
|
Loading…
Reference in a new issue