[Libreoffice-commits] core.git: sw/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Jan 8 13:37:48 UTC 2019
sw/source/uibase/inc/UnfloatTableButton.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c3e815b216ab4495f3c5d36e798c453f1618b2df
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Jan 8 13:34:52 2019 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Jan 8 14:37:26 2019 +0100
Fix typo
Change-Id: I0f2f69bc1c5ed15ff4c2580ad7d81259add27007
Reviewed-on: https://gerrit.libreoffice.org/65948
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Jenkins
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.
More information about the Libreoffice-commits
mailing list