From d2dbdb73ba19c00c2fa293cf56179dcb8f248e16 Mon Sep 17 00:00:00 2001 From: klugier Date: Tue, 10 Nov 2020 20:05:55 +0000 Subject: [PATCH] CtrlLib, Doc: .cosmetics git-svn-id: svn://ultimatepp.org/upp/trunk@15394 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/CtrlLib/srcdoc.tpp/Tutorial_en-us.tpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uppsrc/CtrlLib/srcdoc.tpp/Tutorial_en-us.tpp b/uppsrc/CtrlLib/srcdoc.tpp/Tutorial_en-us.tpp index 72ac39ebf..747cfb490 100644 --- a/uppsrc/CtrlLib/srcdoc.tpp/Tutorial_en-us.tpp +++ b/uppsrc/CtrlLib/srcdoc.tpp/Tutorial_en-us.tpp @@ -1358,7 +1358,7 @@ window.&] [s5; As the globalization progress, it becomes important to deliver application on various markets. Often people on these markets use different languages. In this section we will show how to -create an application that will support multiple locals. For +create an application that will support multiple locales. For this purpose, we will pick up one of the previous example in which simple text is displayed inside the window, and we will add translation support to it:&]