We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2721e0 commit 3c875a9Copy full SHA for 3c875a9
1 file changed
lib/datastore/query.js
@@ -127,8 +127,8 @@ Query.prototype.hasAncestor = function(key) {
127
};
128
129
/**
130
- * Sort the results by a property name ascendingly or descendingly. By default,
131
- * an ascending sort order will be used.
+ * Sort the results by a property name in ascending or descending order. By
+ * default, an ascending sort order will be used.
132
*
133
* *Reference: {@link http://goo.gl/mfegFR}*
134
0 commit comments