9998: Remove superfluous word.
authorTom Clegg <tom@curoverse.com>
Tue, 24 Jan 2017 20:18:52 +0000 (15:18 -0500)
committerTom Clegg <tom@curoverse.com>
Tue, 24 Jan 2017 20:18:52 +0000 (15:18 -0500)
doc/api/methods.html.textile.liquid

index bb6622ec5b3dcffd84748b22cd171fe13818eca0..6f085ef7bd0f3da96a9a3442a58a87ba05b694d6 100644 (file)
@@ -68,7 +68,7 @@ Default: all available attributes.  As a special case, collections do not return
 |distinct|boolean|@true@: (default) do not return duplicate objects
 @false@: permitted to return duplicates|query|
 |count|string|@"exact"@ (default): Include an @items_available@ response field giving the number of distinct matching items that can be retrieved (irrespective of @limit@ and @offset@ arguments).
-@"none"@: Omit the @items_available@ response field. This option will always produce a faster response.|query|
+@"none"@: Omit the @items_available@ response field. This option will produce a faster response.|query|
 
 h3(#filters). Available list method filters