Add parameter documentation.

Change-Id: I8ce85bbb286c3cb844ef600daa5e99432ee55b74
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Frederik Gladhorn 2012-10-16 12:58:32 +02:00 committed by The Qt Project
parent 3a685dcd5e
commit 08748f147b

View File

@ -695,7 +695,7 @@ static QString find_translation(const QLocale & locale,
\li File name with ui language part stripped further, etc.
\endlist
For example, an application running in the locale with the following
For example, an application running in the \a locale with the following
\l{QLocale::uiLanguages()}{ui languages} - "es", "fr-CA", "de" might call
load(QLocale::system(), "foo", ".", "/opt/foolib", ".qm"). load() would
replace '-' (dash) with '_' (underscore) in the ui language and then try to