[geos-commits] [SCM] GEOS branch 3.14 updated. d7d33e311a0f1383011ed127b54baa1c3befbb68
git at osgeo.org
git at osgeo.org
Sat Dec 13 01:16:48 PST 2025
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".
The branch, 3.14 has been updated
via d7d33e311a0f1383011ed127b54baa1c3befbb68 (commit)
from a3d7aa413d0975c54491e31e91b9f92a35425fb1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d7d33e311a0f1383011ed127b54baa1c3befbb68
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Dec 13 10:15:19 2025 +0100
Fix test_docs failure with doxygen 1.15.0. (#1341)
diff --git a/include/geos/linearref/LengthIndexedLine.h b/include/geos/linearref/LengthIndexedLine.h
index d5c823768..42af91e58 100644
--- a/include/geos/linearref/LengthIndexedLine.h
+++ b/include/geos/linearref/LengthIndexedLine.h
@@ -138,7 +138,7 @@ public:
* slightly off the line and is equidistant from two different
* points on the line.
*
- * The supplied point does not `*necessarily* have to lie precisely
+ * The supplied point does not *necessarily* have to lie precisely
* on the line, but if it is far from the line the accuracy and
* performance of this function is not guaranteed.
* Use {@link #project} to compute a guaranteed result for points
-----------------------------------------------------------------------
Summary of changes:
include/geos/linearref/LengthIndexedLine.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list