From d437b32c337ddba5ea0d93a9abc92a1b52f1f381 Mon Sep 17 00:00:00 2001
From: nyamatongwe
- Note that the recommanded way to delete text in the document is to set the target to the text to be removed,
+ Note that the recommended way to delete text in the document is to set the target to the text to be removed,
and to perform a replace target with an empty string.
SCI_REPLACETARGETRE(int length, const char *text)
--
cgit v1.2.3