]> wimlib.net Git - wimlib/blobdiff - src/decompress_common.c
Fix various typos
[wimlib] / src / decompress_common.c
index a490882d8542cd230877f6405ff34988ba98b322..76fb1278ab0efed9cdd2ca8cffe2bd5ecd10d8b3 100644 (file)
@@ -377,7 +377,7 @@ make_huffman_decode_table(u16 decode_table[const],
                                 * of as simply the root of the tree.  The
                                 * representation of these internal nodes is
                                 * simply the index of the left child combined
-                                * with the special bits 0xC000 to distingush
+                                * with the special bits 0xC000 to distinguish
                                 * the entry from direct mapping and leaf node
                                 * entries.  */
                                do {