]> git.sur5r.net Git - openldap/blobdiff - doc/devel/utfconv.txt
ITS#8605 - spelling fixes
[openldap] / doc / devel / utfconv.txt
index 88dfb1db3e4d03bec096ec7d670faf08180dae54..1adaab5589cd2fde5187fc45dc37f6272ab59526 100644 (file)
@@ -176,7 +176,7 @@ Return Value:
                If successful, the function returns the length in bytes of
         the UTF-8 output character.  
         
-        If utf8char is NULL, count is ignored and the funtion 
+        If utf8char is NULL, count is ignored and the function
         returns the number of bytes that would be written to the 
         output char.
 
@@ -272,7 +272,7 @@ Return Value:
                written to mbstr, excluding the null termination
         character, if any.
 
-        If mbstr is NULL, count is ignored and the funtion 
+        If mbstr is NULL, count is ignored and the function
         returns the number of bytes required for the output string,
         excluding the NULL.