summaryrefslogtreecommitdiff
path: root/hadrian/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/README.md')
-rw-r--r--hadrian/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/README.md b/hadrian/README.md
index 828761ef0f..ab343c98e8 100644
--- a/hadrian/README.md
+++ b/hadrian/README.md
@@ -106,7 +106,7 @@ simply drop the `--freeze1` flag and Hadrian will rebuild all out-of-date files.
* `--color` and `--no-color`: choose whether to use colors when printing build
progress info. By default, Hadrian tries to determine if the terminal supports
-colored ouput, and proceeds accordingly.
+colored output, and proceeds accordingly.
* `--progress-info=STYLE`: choose how build progress info is printed. There are
four settings: `none`, `brief` (one line per build command; this is the default