diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-11-28 10:30:25 +0700 |
---|---|---|
committer | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-11-28 10:32:13 +0700 |
commit | ab5b77536b6814b5eb66bc862bfd0610f4f3b56c (patch) | |
tree | 1a48cd0499fb56ae0ff472707fe0660d33a7e425 /framework | |
parent | c0a9d3d3f91e7a5e7fd420b4bce9955de48187a8 (diff) |
s/weather/whether/ where appropriate
Diffstat (limited to 'framework')
-rw-r--r-- | framework/source/inc/loadenv/loadenv.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx index 0408fb791648..59bad3c01fb4 100644 --- a/framework/source/inc/loadenv/loadenv.hxx +++ b/framework/source/inc/loadenv/loadenv.hxx @@ -658,7 +658,7 @@ class LoadEnv : private ThreadHelpBase //_______________________________________ - /** @short checks weather a frame is already used for another load request or not. + /** @short checks whether a frame is already used for another load request or not. @descr Such frames cant be used for our "recycle feature"! |