From f73b5ae0e7a2b461bdb59f72f2803645b48b0d7e Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 2 May 2010 00:06:01 +0000 Subject: Bug #2995278 minor fixes to typos and types. --- src/UniConversion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/UniConversion.h') diff --git a/src/UniConversion.h b/src/UniConversion.h index 8cc3d0a18..2de2ef3fe 100644 --- a/src/UniConversion.h +++ b/src/UniConversion.h @@ -1,6 +1,6 @@ // Scintilla source code edit control /** @file UniConversion.h - ** Functions to handle UFT-8 and UCS-2 strings. + ** Functions to handle UTF-8 and UTF-16 strings. **/ // Copyright 1998-2001 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. -- cgit v1.2.3