mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-22 13:34:04 +03:00
small typo fix
This commit is contained in:
parent
84b0bd1de2
commit
2d6a381321
@ -165,4 +165,4 @@ class Command(BaseCommand):
|
||||
"Task manager found running (pid file exists: {0})\n".format(pid)
|
||||
)
|
||||
else:
|
||||
self.stdout.write("Task manager not foud (pid file do not exits)\n")
|
||||
self.stdout.write("Task manager not found (pid file do not exits)\n")
|
||||
|
Loading…
Reference in New Issue
Block a user