summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2014-04-26 08:37:00 +0300
committerLasse Collin <lasse.collin@tukaani.org>2014-04-26 08:37:00 +0300
commitc33efefd4ef0931e5795e13725d4bd2203571ce0 (patch)
treec0142cfc2c7d0e6ad2fc5acc0f09435725bdaddb
parente560c82f1f5693d88db9dc71f656436135f17595 (diff)
downloadxz-c33efefd4ef0931e5795e13725d4bd2203571ce0.tar.gz
Fix typos in comments.
-rw-r--r--src/liblzma/check/crc32_fast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/liblzma/check/crc32_fast.c b/src/liblzma/check/crc32_fast.c
index 94da855..3de0263 100644
--- a/src/liblzma/check/crc32_fast.c
+++ b/src/liblzma/check/crc32_fast.c
@@ -20,7 +20,7 @@
#include "crc_macros.h"
-// If you make any changes, do some bench marking! Seemingly unrelated
+// If you make any changes, do some benchmarking! Seemingly unrelated
// changes can very easily ruin the performance (and very probably is
// very compiler dependent).
extern LZMA_API(uint32_t)