summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@atos.net>2021-05-12 12:57:51 +0200
committerMatthias Beyer <matthias.beyer@atos.net>2021-05-12 12:57:51 +0200
commit1a5850137368d7d3961e9120034f143433c49b84 (patch)
tree850f1e71a47a44a9b9508151f87aff79a5d66f65 /src
parent02a0aa36b35b6a92fc3da3dae529cc113d0ae9b2 (diff)
Fix typo
Signed-off-by: Matthias Beyer <matthias.beyer@atos.net>
Diffstat (limited to 'src')
-rw-r--r--src/cli.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli.rs b/src/cli.rs
index 931a532..6afb3a1 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -28,7 +28,7 @@ pub fn cli<'a>() -> App<'a> {
.about("Generic Build Orchestration System for building linux packages with docker")
.after_help(r#"
- The folowing environment variables can be passed to butido:
+ The following environment variables can be passed to butido:
RUST_LOG - to enable logging, for exact usage see the rust cookbook
PAGER - to change the pager