mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Fixed typo
This commit is contained in:
parent
003c4a1038
commit
3a6f707f0f
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ class TomlErrors:
|
|||
raise SystemExit(f"\n{self.tool_name}: Error: {error}: in the configuration\n"
|
||||
f"file '{toml_file}', edit the file and check for errors,\n"
|
||||
f"or if you have upgraded the '{self.tool_name}' maybe you need to run:\n"
|
||||
f"\n $ slpkg_new-config\n")
|
||||
f"\n $ slpkg_new-configs\n")
|
||||
|
|
Loading…
Add table
Reference in a new issue