summaryrefslogtreecommitdiff
path: root/rsc/inc/rscrsc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rscrsc.hxx')
-rw-r--r--rsc/inc/rscrsc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsc/inc/rscrsc.hxx b/rsc/inc/rscrsc.hxx
index 9d329d0311b8..e514b2ef00dc 100644
--- a/rsc/inc/rscrsc.hxx
+++ b/rsc/inc/rscrsc.hxx
@@ -70,7 +70,7 @@ public:
ByteString aLangName; // language name
ByteString aOutputRc; // target file
ByteString aLangSearchPath; // language specific search path
- ::std::list< ByteString > aSysSearchDirs; // pathes to search for images
+ ::std::list< ByteString > aSysSearchDirs; // paths to search for images
OutputFile() {}
};