[geos-commits] [SCM] GEOS branch master updated. 3347cba78997d52b91a2a43bffb875d151dc1c85

git at osgeo.org git at osgeo.org
Thu Nov 26 17:47:43 PST 2020


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, master has been updated
       via  3347cba78997d52b91a2a43bffb875d151dc1c85 (commit)
      from  2ad9efe1479beccf1fc204094f5fb8d39a82053e (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 3347cba78997d52b91a2a43bffb875d151dc1c85
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Thu Nov 26 17:47:38 2020 -0800

    Fix minor doxygen error

diff --git a/include/geos/operation/overlayng/ElevationModel.h b/include/geos/operation/overlayng/ElevationModel.h
index 199efbc..5e76e1c 100644
--- a/include/geos/operation/overlayng/ElevationModel.h
+++ b/include/geos/operation/overlayng/ElevationModel.h
@@ -141,7 +141,7 @@ public:
      * If the location lies outside the model grid extent,
      * this returns the Z value of the nearest grid cell.
      * If the model has no elevation computed (i.e. due
-     * to empty input), the value is returned as {@link Double#NaN}.
+     * to empty input), the value is returned as a double NaN.
      *
      * @param x the x ordinate of the location
      * @param y the y ordinate of the location

-----------------------------------------------------------------------

Summary of changes:
 include/geos/operation/overlayng/ElevationModel.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list