CCL: fix spell error in message
[yaz-moved-to-github.git] / src / cclerrms.c
index b0cafc1..7e0ac37 100644 (file)
@@ -30,7 +30,7 @@ static char *err_msg_array[] = {
     "Both left - and right truncation not supported",
     "Right truncation not supported",
     "Embedded truncation not supported",
-    "Single charcacter mask not supported"
+    "Single character mask not supported"
 };
 
 const char *ccl_err_msg(int ccl_errno)