From e873de0a5afe30b8ed4bb473d95413410433d6f3 Mon Sep 17 00:00:00 2001 From: Gavin Wahl Date: Wed, 29 May 2013 16:33:51 -0600 Subject: [PATCH] [1.5.x] Fixed regroup example. Chicago was missing. Backport of e6ff238 from master. --- docs/ref/templates/builtins.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt index a6bba2ad5cc..45a0bea850c 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -835,6 +835,8 @@ above would result in the following output: * New York: 20,000,000 * India * Calcutta: 15,000,000 +* USA + * Chicago: 7,000,000 * Japan * Tokyo: 33,000,000