From ef3eb96e99d0a04a2034f7815ed4bbc6d3838a42 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Mon, 1 Jul 2019 01:22:03 -0400 Subject: Whitespace and doc fixes --- examples/async_printing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/async_printing.py') 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" ] -- cgit v1.2.1