summaryrefslogtreecommitdiffstats
path: root/include/registry
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-12-08 11:11:30 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-12-08 11:11:43 +0100
commit147ff66242451309951ceb40f463b17dcf82a1b2 (patch)
tree3fb4ebca9edd18336631ac6f5a9159fb6e38ff20 /include/registry
parentRelated: rhbz#1164614 better default size for no xslt entries case (diff)
downloadcore-147ff66242451309951ceb40f463b17dcf82a1b2.tar.gz
core-147ff66242451309951ceb40f463b17dcf82a1b2.zip
Typo "mehtod" -> "method"
Change-Id: I49f3f59c76bd4dd078f7014b6a0450241214db7f
Diffstat (limited to 'include/registry')
-rw-r--r--include/registry/reflwrit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/registry/reflwrit.hxx b/include/registry/reflwrit.hxx
index fa866fea0433..f97574d67fbb 100644
--- a/include/registry/reflwrit.hxx
+++ b/include/registry/reflwrit.hxx
@@ -183,7 +183,7 @@ public:
const rtl::OUString& name,
RTParamMode mode);
- /** sets the data for the specified exception of a mehtod.
+ /** sets the data for the specified exception of a method.
@param index indicates the index of the method.
@param excIndex specifies the index of the exception.