From 037d03b9facb414ba6be01fa6ee92fc7ca89f70c Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Wed, 10 Sep 2014 22:35:39 +0200 Subject: Typo: (N|n)ormaly->(N|n)ormally Change-Id: I96d081f394b0b62d99ec1034bf5e99da9aedd9d9 --- shell/source/tools/lngconvex/lngconvex.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/source') diff --git a/shell/source/tools/lngconvex/lngconvex.cxx b/shell/source/tools/lngconvex/lngconvex.cxx index 22c0bc107d1a..bb08e4d68ceb 100644 --- a/shell/source/tools/lngconvex/lngconvex.cxx +++ b/shell/source/tools/lngconvex/lngconvex.cxx @@ -431,7 +431,7 @@ void start_language_section( char buff[10]; int primLangID = PRIMARYLANGID(ltype); int subLangID = SUBLANGID(ltype); - // Our resources are normaly not sub language dependent. + // Our resources are normally not sub language dependent. // Esp. for spanish we don't want to distinguish between trad. // and internatinal sorting ( which leads to two different sub languages ) // Setting the sub language to neutral allows us to use one -- cgit