[Libreoffice-commits] core.git: sw/inc
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Feb 11 17:12:54 UTC 2021
sw/inc/fesh.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3f9ebde73ae1e281ab2900593a02b241b7c56ea2
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Feb 7 21:54:48 2021 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Feb 11 18:12:12 2021 +0100
Fix typo
Expanding this:
https://gerrit.libreoffice.org/c/core/+/110515
Change-Id: I9abe586eac24a4f5ceb26c16440907f96a871594
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110543
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index 95eb809aebfa..d9d46682a155 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -536,7 +536,7 @@ public:
bool IsDrawCreate() const;
void CreateDefaultShape(SdrObjKind eSdrObjectKind, const tools::Rectangle& rRect, sal_uInt16 nSlotId);
- /// Functions for Rubberbox, ti select Draw-Objects
+ /// Functions for Rubberbox, it selects Draw-Objects
bool BeginMark( const Point &rPos );
void MoveMark ( const Point &rPos );
bool EndMark ();
More information about the Libreoffice-commits
mailing list