[geos-commits] [SCM] GEOS branch 3.11 updated. 6efb5efe2f0f30b0834329aeb3283a81943436c2
git at osgeo.org
git at osgeo.org
Sat Dec 13 01:19:36 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.11 has been updated
via 6efb5efe2f0f30b0834329aeb3283a81943436c2 (commit)
from 55b8bec12195e72b477e81a494e0f6e2314b31e1 (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 6efb5efe2f0f30b0834329aeb3283a81943436c2
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 462957153..0d0f88e3f 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