From 886c913e145bc16ffaed8c1ff8b21d660a960b7e Mon Sep 17 00:00:00 2001 From: klugier Date: Mon, 9 Nov 2020 09:37:04 +0000 Subject: [PATCH] CtrlLib, Doc: .cosmetics git-svn-id: svn://ultimatepp.org/upp/trunk@15375 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 1c929d58c..9ac716ff8 100644 --- a/uppsrc/CtrlLib/srcdoc.tpp/Tutorial_en-us.tpp +++ b/uppsrc/CtrlLib/srcdoc.tpp/Tutorial_en-us.tpp @@ -1460,7 +1460,7 @@ should be used by application. In our case we will use exactly the same language as user operating system is using. This information can be obtained by using [* GetSystemLNG() ]function and passed to [* SetLanguage()].&] -[s5; Translation to work correctly in context of package required +[s5; Translation to work correctly in context of package requires following lines of code to be placed [* in one of implementation file] (.cpp):&] [s0; &]