diff options
Diffstat (limited to 'framework/inc/xml/acceleratorconfigurationreader.hxx')
-rw-r--r-- | framework/inc/xml/acceleratorconfigurationreader.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/xml/acceleratorconfigurationreader.hxx b/framework/inc/xml/acceleratorconfigurationreader.hxx index 0097878a379d..5a5496a892d9 100644 --- a/framework/inc/xml/acceleratorconfigurationreader.hxx +++ b/framework/inc/xml/acceleratorconfigurationreader.hxx @@ -107,7 +107,7 @@ class AcceleratorConfigurationReader : public css::xml::sax::XDocumentHandler ::salhelper::SingletonRef< KeyMapping > m_rKeyMapping; //--------------------------------------- - /** @short provide informations abou the parsing state. + /** @short provide information about the parsing state. @descr We use it to find out the line and column, where an error occure. |