Fix a typo.
This commit is contained in:
parent
6a1bd5f9b9
commit
a210303b01
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Poezio is currently unable to read your input or draw its interface properly,\
|
|||
|
||||
def main():
|
||||
"""
|
||||
Enter point
|
||||
Entry point.
|
||||
"""
|
||||
sys.stdout.write("\x1b]0;poezio\x07")
|
||||
sys.stdout.flush()
|
||||
|
|
Loading…
Reference in a new issue