diff --git a/docs/README.cext b/docs/README.cext index f3cee81d413..5670b086636 100644 --- a/docs/README.cext +++ b/docs/README.cext @@ -36,7 +36,7 @@ onwards). * **RSTRING_PTR(VALUE)** - *Problem:* In order to support direct manipulaton of C array + *Problem:* In order to support direct manipulation of C array backed strings, whenever you call this macro, the object referenced by VALUE is added to a synchronization list, and whenever you transition between C and Java land, the contents of