From 7485fe842bda32f249f3f20a3beae66d0728f01a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sundstr=C3=B6m?= Date: Sun, 27 Feb 2011 11:17:18 +0000 Subject: [PATCH] Typo correction. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40722 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- docs/user/locale/localeintro.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/locale/localeintro.dox b/docs/user/locale/localeintro.dox index cfa11f74f1..34f7e77659 100644 --- a/docs/user/locale/localeintro.dox +++ b/docs/user/locale/localeintro.dox @@ -1,9 +1,9 @@ /*! -\page locale_intro Introduction to the Locale Kiit +\page locale_intro Introduction to the Locale Kit The Locale Kit provides a set of tools for internationalizing, localizing and translating your software. This includes not only replacing string with their -translations at runtime, but also more complex tasks such as formating numbers, +translations at runtime, but also more complex tasks such as formatting numbers, dates, and times in a way that match the locale preferences of the user. The main way to access locale data is through the be_locale_roster. This is a