lineedit: initialize delptr
[oweals/busybox.git] / docs / unicode.txt
index 32df24dc89aa0a3ddc52479ec953f872f152c490..9c159ce2a8c8ac5c468fd8719f33425ce5f1bd3c 100644 (file)
@@ -29,7 +29,7 @@ But we also need to handle the following problematic moments:
        Editors (vi, ed)
 
 This case is a bit similar to "shell input", but unlike shell,
-editors may encounder many more unexpected unicode sequences
+editors may encounter many more unexpected unicode sequences
 (try to load a random binary file...), and they need to preserve
 them, unlike shell which can afford to drop bogus input.