aboutsummaryrefslogtreecommitdiff
path: root/src/xz/main.h
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2010-02-12 13:16:15 +0200
committerLasse Collin <lasse.collin@tukaani.org>2010-02-12 13:16:15 +0200
commiteb7d51a3faf9298c0c7aa9aaeae1023dcf9e37ea (patch)
treea95a2fd8ca357e637918ee82b154f56416da7410 /src/xz/main.h
parentFix jl -> jb in ASM files. (diff)
downloadxz-eb7d51a3faf9298c0c7aa9aaeae1023dcf9e37ea.tar.xz
Collection of language fixes to comments and docs.
Thanks to Jonathan Nieder.
Diffstat (limited to '')
-rw-r--r--src/xz/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xz/main.h b/src/xz/main.h
index 5622cebb..323f2f7d 100644
--- a/src/xz/main.h
+++ b/src/xz/main.h
@@ -1,7 +1,7 @@
///////////////////////////////////////////////////////////////////////////////
//
/// \file main.h
-/// \brief Miscellanous declarations
+/// \brief Miscellaneous declarations
//
// Author: Lasse Collin
//