[geos-commits] [SCM] GEOS branch main updated. e8c6acca2cd023ea699eaa9237695f860e2ee72a
git at osgeo.org
git at osgeo.org
Sat Dec 13 01:15:44 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, main has been updated
via e8c6acca2cd023ea699eaa9237695f860e2ee72a (commit)
from f112e8421cf3a1e9b6a62e032b03e4fa8e2733b8 (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 e8c6acca2cd023ea699eaa9237695f860e2ee72a
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