aboutsummaryrefslogtreecommitdiff
path: root/src/xz/main.c
diff options
context:
space:
mode:
authorAntoine Cœur <antoine.coeur@ef.com>2019-05-08 13:30:57 +0800
committerLasse Collin <lasse.collin@tukaani.org>2019-05-11 20:52:37 +0300
commit2fb0ddaa557ce86e38fe06439930fa8665f092fd (patch)
treec868caf1d3886ebdbd7ce730a1217364daf6eb84 /src/xz/main.c
parentxz: In xz -lvv look at the widths of the check names too. (diff)
downloadxz-2fb0ddaa557ce86e38fe06439930fa8665f092fd.tar.xz
spelling
Diffstat (limited to 'src/xz/main.c')
-rw-r--r--src/xz/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xz/main.c b/src/xz/main.c
index af550c45..d74caf37 100644
--- a/src/xz/main.c
+++ b/src/xz/main.c
@@ -159,7 +159,7 @@ main(int argc, char **argv)
// Initialize handling of error/warning/other messages.
message_init();
- // Set hardware-dependent default values. These can be overriden
+ // Set hardware-dependent default values. These can be overridden
// on the command line, thus this must be done before args_parse().
hardware_init();