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 /offapi | |
parent | c0a9d3d3f91e7a5e7fd420b4bce9955de48187a8 (diff) |
s/weather/whether/ where appropriate
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/drawing/framework/XConfiguration.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XConfiguration.idl b/offapi/com/sun/star/drawing/framework/XConfiguration.idl index ad6bf6aa50f6..2b7bdb19cdef 100644 --- a/offapi/com/sun/star/drawing/framework/XConfiguration.idl +++ b/offapi/com/sun/star/drawing/framework/XConfiguration.idl @@ -84,7 +84,7 @@ published interface XConfiguration [in] string sTargetURLPrefix, [in] AnchorBindingMode eSearchMode); - /** <p>Returns weather the specified resource is part of the + /** <p>Returns whether the specified resource is part of the configuration.</p> This is independent of whether the resource does really exist and is active, i.e. has a visible representation in the GUI. |