Committed by Greg Sabino Mullane <[email protected]>

David, I think you mean convenience here?

---
 TODO.utf8 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/TODO.utf8 b/TODO.utf8
index 8324061..8d3fdb0 100644
--- a/TODO.utf8
+++ b/TODO.utf8
@@ -119,7 +119,7 @@ DWC feels strongly that we should avoid setting the SvUTF8 
flag on any
 retrieved/created SV which does not require it; as such, an operation
 that can quickly check whether there are any hi-bit characters in a
 given (char*) would need to be weighed against the possible
-inconvenience of *always* setting the SvUTF8 flag on eligible strings,
+convenience of *always* setting the SvUTF8 flag on eligible strings,
 regardless of whether it is full ASCII.
 
 Considering that we already utilize strlen() which traverses the
-- 
1.7.0.5

Reply via email to