diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/registry/reflwrit.hxx | 2 |
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. |