summaryrefslogtreecommitdiff
path: root/examples/async_printing.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/async_printing.py')
-rwxr-xr-xexamples/async_printing.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/async_printing.py b/examples/async_printing.py
index a9b20408..dd46c75f 100755
--- a/examples/async_printing.py
+++ b/examples/async_printing.py
@@ -19,7 +19,7 @@ ALERTS = ["Watch as this application prints alerts and updates the prompt",
"Keep typing...",
"Move that cursor...",
"Pretty seamless, eh?",
- "Feedback can also be given in the window title. Notice the arg count up there?",
+ "Feedback can also be given in the window title. Notice the alert count up there?",
"You can stop and start the alerts by typing stop_alerts and start_alerts",
"This demo will now continue to print alerts at random intervals"
]