From 84e5a8dc51fb7e6e9e6044d9fd100cb91c451c9a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 13 Nov 2007 10:41:52 +0000 Subject: *** empty log message *** --- lzf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lzf.h') diff --git a/lzf.h b/lzf.h index 866be77..1b6da21 100644 --- a/lzf.h +++ b/lzf.h @@ -60,7 +60,7 @@ * the data uncompressed otherwise. * * lzf_compress might use different algorithms on different systems and - * even diferent runs, thus might result in different compressed strings + * even different runs, thus might result in different compressed strings * depending on the phase of the moon or similar factors. However, all * these strings are architecture-independent and will result in the * original data when decompressed using lzf_decompress. -- cgit v1.2.3