aboutsummaryrefslogtreecommitdiff
path: root/src/xz
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2011-04-08 17:48:41 +0300
committerLasse Collin <lasse.collin@tukaani.org>2011-04-08 17:48:41 +0300
commit411013ea4506a6df24d35a060fcbd73a57b73eb3 (patch)
tree0217aed67f137f982d2c0d625f6fd9156302474c /src/xz
parentliblzma: Use TUKLIB_GNUC_REQ to check GCC version in sha256.c. (diff)
downloadxz-411013ea4506a6df24d35a060fcbd73a57b73eb3.tar.xz
xz: Fix a typo in a comment.
Diffstat (limited to 'src/xz')
-rw-r--r--src/xz/coder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xz/coder.c b/src/xz/coder.c
index c893f787..031cee22 100644
--- a/src/xz/coder.c
+++ b/src/xz/coder.c
@@ -401,7 +401,7 @@ coder_init(file_pair *pair)
switch (init_format) {
case FORMAT_AUTO:
- // Uknown file format. If --decompress --stdout
+ // Unknown file format. If --decompress --stdout
// --force have been given, then we copy the input
// as is to stdout. Checking for MODE_DECOMPRESS
// is needed, because we don't want to do use