Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed Nov 13, 2022
1 parent 2487557 commit 936a4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ping.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/env python3
"""
An example how to interact with processes asyncroneously and show their output in a tkinter window
An example how to interact with processes asynchronously and show their output in a tkinter window
"""

import asyncio
Expand Down

0 comments on commit 936a4cd

Please sign in to comment.