summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/UndoManagerEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/UndoManagerEvent.idl')
-rwxr-xr-xoffapi/com/sun/star/document/UndoManagerEvent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/UndoManagerEvent.idl b/offapi/com/sun/star/document/UndoManagerEvent.idl
index a95c0707ba33..e587669e4fbd 100755
--- a/offapi/com/sun/star/document/UndoManagerEvent.idl
+++ b/offapi/com/sun/star/document/UndoManagerEvent.idl
@@ -43,7 +43,7 @@ module com { module sun { module star { module document {
*/
struct UndoManagerEvent : ::com::sun::star::lang::EventObject
{
- /** the title of the Undo action which is described by the event
+ /** the title of the undo action which is described by the event
@see XUndoAction::Title
*/
string UndoActionTitle;