diff options
Diffstat (limited to 'include/oox')
-rw-r--r-- | include/oox/ole/vbaproject.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ole/vbaproject.hxx b/include/oox/ole/vbaproject.hxx index 3c4de2782e4d..6325b23fe12a 100644 --- a/include/oox/ole/vbaproject.hxx +++ b/include/oox/ole/vbaproject.hxx @@ -65,7 +65,7 @@ private: -/** Base class for objects that attach a amcro to a specific action. +/** Base class for objects that attach a macro to a specific action. Purpose is to collect objects that need to attach a VBA macro to an action. The VBA project will be loaded at a very late point of the document import |