mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-05 08:46:20 +01:00
Fix typo
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
69236018a8
commit
6faca0c3a4
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ class PackageManager(object):
|
|||
print("| {0}{1}*** WARNING ***{2}").format(
|
||||
" " * 27, self.meta.color["RED"], self.meta.color["ENDC"])
|
||||
print("| Before you use third-party option, be sure you have"
|
||||
" updated the package \n| lists. Run the command"
|
||||
" updated the packages \n| lists. Run the command"
|
||||
" 'slpkg update' and 'slpkg -c slack --upgrade'")
|
||||
self.msg.template(78)
|
||||
return removed
|
||||
|
|
Loading…
Add table
Reference in a new issue