summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-11-28 10:30:25 +0700
committerKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-11-28 10:32:13 +0700
commitab5b77536b6814b5eb66bc862bfd0610f4f3b56c (patch)
tree1a48cd0499fb56ae0ff472707fe0660d33a7e425 /sd
parentc0a9d3d3f91e7a5e7fd420b4bce9955de48187a8 (diff)
s/weather/whether/ where appropriate
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/TemplateScanner.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/TemplateScanner.hxx b/sd/source/ui/inc/TemplateScanner.hxx
index f44c042cae18..a746df784849 100644
--- a/sd/source/ui/inc/TemplateScanner.hxx
+++ b/sd/source/ui/inc/TemplateScanner.hxx
@@ -190,7 +190,7 @@ private:
*/
std::vector<TemplateDir*> maFolderList;
- /** Weather the template entries have to be sorted.
+ /** Whether the template entries have to be sorted.
*/
bool mbEntrySortingEnabled;