From 0f556e4c4e60846e7151f78468e53952f01c0779 Mon Sep 17 00:00:00 2001 From: Manish Date: Mon, 26 Mar 2012 22:24:21 +0530 Subject: [PATCH] Update docs/README.cext --- docs/README.cext | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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