From cd6d44de2ad5b93909c50db3cf467821db392f75 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.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/UniConversion.cxx') diff --git a/src/UniConversion.cxx b/src/UniConversion.cxx index 0064e3cba..2ef75840e 100644 --- a/src/UniConversion.cxx +++ b/src/UniConversion.cxx @@ -1,6 +1,6 @@ // Scintilla source code edit control /** @file UniConversion.cxx - ** 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