aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Michael Lumish <mlumish@google.com>2015-02-23 17:30:18 -0800
committerGravatar Michael Lumish <mlumish@google.com>2015-02-23 17:30:18 -0800
commita7552b9d4cfdb2a4a36dbe87cb83eeb863aa38d9 (patch)
treeb34783924042f6d6a43179f6f1ae89e0b4d63e47 /src
parent34fb751feb967ee20a224dc0b94148ceedfaf45b (diff)
parentb8d04d0e97a0fcc8ceda00c2c317d99f55b40c8b (diff)
Merge pull request #721 from yang-g/master
Remove stale comment
Diffstat (limited to 'src')
-rw-r--r--src/node/examples/route_guide_server.js2
1 files changed, 1 insertions, 1 deletions
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