diff options
Diffstat (limited to 'sw/source/uibase/inc/UnfloatTableButton.hxx')
-rw-r--r-- | sw/source/uibase/inc/UnfloatTableButton.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/UnfloatTableButton.hxx b/sw/source/uibase/inc/UnfloatTableButton.hxx index 1ecfa8a3849f..94b4eb761ca0 100644 --- a/sw/source/uibase/inc/UnfloatTableButton.hxx +++ b/sw/source/uibase/inc/UnfloatTableButton.hxx @@ -16,7 +16,7 @@ /** Class for unfloat table button * * This unfloat button is used to convert a floating table into a simple writer table embedded to the text body. - * This unfloat oparation is useful typically for documents imported from MSO file formats containing + * This unfloat operation is useful typically for documents imported from MSO file formats containing * multi-page floating tables. In case of a multi-page table the text frame cuts off the table because * the frame can't span across multiple pages. With unfloating we can get a multi-page table without * floating properties. |