summaryrefslogtreecommitdiffstats
path: root/doc/src/files-and-resources/resources.qdoc
diff options
context:
space:
mode:
authorartoka <arto.katajasalo@digia.com>2011-12-13 13:06:03 (GMT)
committerQt Commercial Integration <QtCommercial@digia.com>2012-01-31 10:25:08 (GMT)
commit45bdaac4636b69ddbae446ec65082a90290dda52 (patch)
tree42ebdbee0b784783ceaf53a9d1b38948b8add90c /doc/src/files-and-resources/resources.qdoc
parent08e5e81d5ebece3eb3f489d438e2cea5d4adcb4f (diff)
downloadQt-45bdaac4636b69ddbae446ec65082a90290dda52.zip
Qt-45bdaac4636b69ddbae446ec65082a90290dda52.tar.gz
Qt-45bdaac4636b69ddbae446ec65082a90290dda52.tar.bz2
Various qt documentation fixes (wk 44)
Fixes for bugs: QTBUG-13362, QTBUG-15738, QTBUG-15921, QTBUG-18356, QTBUG-18417, QTBUG-18664, QTBUG-21562, QTBUG-22094, and QTBUG-18741.
Diffstat (limited to 'doc/src/files-and-resources/resources.qdoc')
-rw-r--r--doc/src/files-and-resources/resources.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/files-and-resources/resources.qdoc b/doc/src/files-and-resources/resources.qdoc
index d6e320b..434eef1 100644
--- a/doc/src/files-and-resources/resources.qdoc
+++ b/doc/src/files-and-resources/resources.qdoc
@@ -101,8 +101,8 @@
In this case, the file is accessible as \c
:/myresources/cut-img.png.
- Some resources, such as translation files and icons, many need to
- change based on the user's locale. This is done by adding a \c lang
+ Some resources need to change based on the user's locale,
+ such as translation files or icons. This is done by adding a \c lang
attribute to the \c qresource tag, specifying a suitable locale
string. For example: