[Libreoffice-commits] core.git: sw/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Dec 5 09:20:57 UTC 2019
sw/source/core/inc/scriptinfo.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b8031a321b2eaf640e3cdee506056c12c065d03d
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Dec 4 20:22:35 2019 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Dec 5 10:19:49 2019 +0100
Fix typo
Change-Id: I6ac148b7ac98153cca56fb5d8cce91a7a6ab93d4
Reviewed-on: https://gerrit.libreoffice.org/84491
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sw/source/core/inc/scriptinfo.hxx b/sw/source/core/inc/scriptinfo.hxx
index 4fae59707452..31ff4a8a7e86 100644
--- a/sw/source/core/inc/scriptinfo.hxx
+++ b/sw/source/core/inc/scriptinfo.hxx
@@ -201,7 +201,7 @@ public:
@descr Determines if a given position is inside a hidden text range. The
static version tries to obtain a valid SwScriptInfo object
via the SwTextNode, otherwise it calculates the values from scratch.
- The non-static version uses the internally cached informatio
+ The non-static version uses the internally cached information
for the calculation.
@param rNode
More information about the Libreoffice-commits
mailing list