From 793ad189a284eda5c1e5a496617ae0c7bc27d2ad Mon Sep 17 00:00:00 2001 From: tpbeldie <122232758+tpbeldie@users.noreply.github.com> Date: Fri, 24 Nov 2023 20:22:37 +0200 Subject: [PATCH] Update STGraphemeSplitter.cs netero was my old alias, tpbeldie is my new identity. --- STGraphemeSplitter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STGraphemeSplitter.cs b/STGraphemeSplitter.cs index 72576c0..54e150a 100644 --- a/STGraphemeSplitter.cs +++ b/STGraphemeSplitter.cs @@ -29,7 +29,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE Author: DebugST GitHub: https://github.com/DebugST/ - Thanks: [netero](https://github.com/0x54164) + Thanks: [tpbeldie](https://github.com/tpbeldie) Date: 2021-11-21 */ namespace ST.Library.Text