mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Fix grammar and spelling
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
0d56d1c790
commit
a1d418a686
3 changed files with 4 additions and 5 deletions
|
@ -198,7 +198,7 @@ def _get_output(arguments, timeout=None):
|
|||
# Process finished
|
||||
return _retrieve_output(t, output_timeout, outputq, "Program to die")
|
||||
|
||||
# This should never happen but in case something goes really bad
|
||||
# This should never happen, but in case something goes really awry...
|
||||
raise OSError("Program stopped responding and couldn't be killed")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue