From b9dde77481d2f6ae988118a79abd06b134129075 Mon Sep 17 00:00:00 2001
From: Gary Coulbourne
Date: Thu, 15 Oct 2015 15:04:06 -0400
Subject: Fix spelling error in "characters_to_list"
---
lib/stdlib/doc/src/unicode.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/stdlib/doc/src/unicode.xml b/lib/stdlib/doc/src/unicode.xml
index 19ddf1cbd6..966eec49f5 100644
--- a/lib/stdlib/doc/src/unicode.xml
+++ b/lib/stdlib/doc/src/unicode.xml
@@ -133,7 +133,7 @@
latin1, or have characters encoded as one of the
UTF-encodings, which is given as the InEncoding
parameter. Only when the InEncoding is one of the UTF
- encodings, integers in the list are allowed to be grater than
+ encodings, integers in the list are allowed to be greater than
255.
If InEncoding is latin1, the Data parameter
--
cgit v1.2.3