From 100a3466ea3af8697accd022e3b248bc9d922a8c 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