summaryrefslogtreecommitdiffstats
path: root/docs/pages/progress_bars.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pages/progress_bars.rst')
-rw-r--r--docs/pages/progress_bars.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/progress_bars.rst b/docs/pages/progress_bars.rst
index 54a8ee1..5248f98 100644
--- a/docs/pages/progress_bars.rst
+++ b/docs/pages/progress_bars.rst
@@ -237,7 +237,7 @@ printing text possible while the progress bar is displayed. This ensures that
printing happens above the progress bar.
Further, when "x" is pressed, we set a cancel flag, which stops the progress.
-It would also be possible to send `SIGINT` to the mean thread, but that's not
+It would also be possible to send `SIGINT` to the main thread, but that's not
always considered a clean way of cancelling something.
In the example above, we also display a toolbar at the bottom which shows the