diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-08-19 23:26:41 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-08-19 23:26:41 +0200 |
commit | ca543ef07afc6e396535d093b0c77743e20c8109 (patch) | |
tree | e386fe8fe4409ad44422682ef1d0d46d5a306a5f /offapi | |
parent | c43a0e35e59b9ccf179852f04784a0f6db5dc191 (diff) |
Fix typo in idl
Change-Id: I22a9178da0190fa79c81e10511925d2270065680
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/ui/ModuleUICategoryDescription.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/ModuleUICategoryDescription.idl b/offapi/com/sun/star/ui/ModuleUICategoryDescription.idl index 71fd6a0a640a..923b9a4aedf6 100644 --- a/offapi/com/sun/star/ui/ModuleUICategoryDescription.idl +++ b/offapi/com/sun/star/ui/ModuleUICategoryDescription.idl @@ -49,7 +49,7 @@ service ModuleUICategoryDescription can be used by a UI to display the category name. The key to a user interface command category depends on the specific implementation. OpenOffice.org uses a pre-defined number of - identifiers defined in ::com::sun:star::frame::CommandGroup. + identifiers defined in ::com::sun::star::frame::CommandGroup. </p> @see ::com::sun::star::frame::ModuleManager |