From 33a3c25d87429e5ae1e35ffac3852edf960d4c9d Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Tue, 15 Nov 2016 16:55:33 -0800 Subject: [PATCH] Documentation: Consistently say 'lexicographically' instead of 'alphabetically' Change-Id: I958e9893eb48282af6968b07af0cb2b84e3920c9 --- Documentation/rest-api-config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/rest-api-config.txt b/Documentation/rest-api-config.txt index 7246786e08..82d9f3e8d3 100644 --- a/Documentation/rest-api-config.txt +++ b/Documentation/rest-api-config.txt @@ -407,7 +407,7 @@ It is possible to get different output formats by specifying the + Returns the cache names as JSON list. + -The cache names are alphabetically sorted. +The cache names are lexicographically sorted. + .Request ----