Skip to content

Commit dbf5703

Browse files
committed
Make a comment more clear
1 parent 33f2119 commit dbf5703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/getting_started.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
11) Shortcuts for commands
1616
12) Persistent bottom toolbar with realtime status updates
1717
13) Right prompt which displays contextual information
18-
14) Using a background thread to update the bottom toolbar in an efficient manner
18+
14) Background thread to update the content displayed by the bottom toolbar outside of the UI thread to keep things responsive
1919
15) Using preloop() and postloop() hooks to start and stop a background thread
2020
"""
2121

0 commit comments

Comments
 (0)