From 44e1e3a75c76a8fd3d73a79ce67975958f9cac55 Mon Sep 17 00:00:00 2001 From: Nathan Harmata Date: Tue, 23 Aug 2016 21:22:17 +0000 Subject: Automated [] rollback of commit 846a5ab98fc26d72024890fdb79a5d3bc6a5a1ba + manual rollback of [] *** Reason for rollback *** Depot has been fixed / is in the process of being fixed. See the work tracked on [] *** Original change description *** Automated [] rollback of commit bb5d5efb4b50710241b5b374eb67084f4bf08278. -- MOS_MIGRATED_REVID=131095905 --- .../java/com/google/devtools/build/docgen/templates/be/functions.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/java/com/google/devtools/build/docgen/templates') diff --git a/src/main/java/com/google/devtools/build/docgen/templates/be/functions.vm b/src/main/java/com/google/devtools/build/docgen/templates/be/functions.vm index 780716cfe1..33e0a4634a 100644 --- a/src/main/java/com/google/devtools/build/docgen/templates/be/functions.vm +++ b/src/main/java/com/google/devtools/build/docgen/templates/be/functions.vm @@ -402,7 +402,7 @@ This wildcard can only be used as a complete path segment. For example, and "**.java" are both illegal. No other wildcards are supported.

-Glob returns a list of every file in the current package that: +Glob returns a sorted list of every file in the current package that: