summaryrefslogtreecommitdiff
path: root/mojibake.h
diff options
context:
space:
mode:
Diffstat (limited to 'mojibake.h')
-rw-r--r--mojibake.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojibake.h b/mojibake.h
index d0f5b53..c47af66 100644
--- a/mojibake.h
+++ b/mojibake.h
@@ -102,7 +102,7 @@ extern "C" {
* Flags being regarded by several functions in the library:
* NULLTERM: The given UTF-8 input is NULL terminated.
* STABLE: Unicode Versioning Stability has to be respected.
- * COMPAT: Compatiblity decomposition
+ * COMPAT: Compatibility decomposition
* (i.e. formatting information is lost)
* COMPOSE: Return a result with composed characters.
* DECOMPOSE: Return a result with decomposed characters.