summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qresource.cpp
diff options
context:
space:
mode:
authorAndre Haupt <andre@bitwigglers.org>2009-05-14 02:44:19 (GMT)
committerAndre Haupt <andre@bitwigglers.org>2009-05-14 02:44:19 (GMT)
commitdd20c403fa6ec99cf4aec02655a16a97320734c3 (patch)
treea3c3ac414ff65d66d24be28505706cf6b5bb8a9a /src/corelib/io/qresource.cpp
parent594bc93fc36e2d0aada9c11a7957db7fd4b11c15 (diff)
downloadQt-dd20c403fa6ec99cf4aec02655a16a97320734c3.zip
Qt-dd20c403fa6ec99cf4aec02655a16a97320734c3.tar.gz
Qt-dd20c403fa6ec99cf4aec02655a16a97320734c3.tar.bz2
replace all occurences of "heirarchy" with "hierarchy"
Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Diffstat (limited to 'src/corelib/io/qresource.cpp')
-rw-r--r--src/corelib/io/qresource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qresource.cpp b/src/corelib/io/qresource.cpp
index 779a742..3b704f6 100644
--- a/src/corelib/io/qresource.cpp
+++ b/src/corelib/io/qresource.cpp
@@ -449,7 +449,7 @@ QString QResource::absoluteFilePath() const
}
/*!
- Returns true if the resource really exists in the resource heirarchy,
+ Returns true if the resource really exists in the resource hierarchy,
false otherwise.
*/