summaryrefslogtreecommitdiff
path: root/include/tools/simplerm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/simplerm.hxx')
-rw-r--r--include/tools/simplerm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/simplerm.hxx b/include/tools/simplerm.hxx
index 65cd47b818e9..2674386210ca 100644
--- a/include/tools/simplerm.hxx
+++ b/include/tools/simplerm.hxx
@@ -65,7 +65,7 @@ public:
*/
OUString ReadString( sal_uInt32 nId );
- /** checks whether a certain resource is availble
+ /** checks whether a certain resource is available
@param _resourceType
the type of the resource to check. Currently, only RSC_STRING (strings) and RSC_RESOURCE (blobs)
are supported, for every other type, <FALSE/> will be returned.