From b8d04d0e97a0fcc8ceda00c2c317d99f55b40c8b Mon Sep 17 00:00:00 2001 From: Yang Gao Date: Mon, 23 Feb 2015 11:30:18 -0800 Subject: remove stale comment --- src/node/examples/route_guide_server.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/node/examples/route_guide_server.js b/src/node/examples/route_guide_server.js index bc9ed25101..0d3b585150 100644 --- a/src/node/examples/route_guide_server.js +++ b/src/node/examples/route_guide_server.js @@ -51,7 +51,7 @@ var COORD_FACTOR = 1e7; var feature_list = []; /** - * Get a feature object at the given point, or creates one if it does not exist. + * Get a feature object at the given point. * @param {point} point The point to check * @return {feature} The feature object at the point. Note that an empty name * indicates no feature -- cgit v1.2.3