[geos-commits] [SCM] GEOS branch 3.13 updated. b41f45a16b5a0d6faee72a5eed3e739cbc727eba
git at osgeo.org
git at osgeo.org
Sat Dec 13 01:17:55 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.13 has been updated
via b41f45a16b5a0d6faee72a5eed3e739cbc727eba (commit)
from cd28a08b0554dd9156856458b2f3123bbb8ba41c (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 b41f45a16b5a0d6faee72a5eed3e739cbc727eba
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