Skip to content

Commit 1c2e0db

Browse files
doc : docstrings updated
1 parent d4fd9b7 commit 1c2e0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orangetool/orangetool_system.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def zero_insert(input_string):
6969

7070
def time_convert(input_string):
7171
"""
72-
Convert input_string from uptime from sec to DD,HH,MM,SS Format.
72+
Convert input_string from sec to DD,HH,MM,SS Format.
7373
7474
:param input_string: input time string in sec
7575
:type input_string:str

0 commit comments

Comments
 (0)