diff options
| author | Gavin Wahl <gwahl@fusionbox.com> | 2013-05-29 16:33:51 -0600 |
|---|---|---|
| committer | Simon Charette <charette.s@gmail.com> | 2013-05-29 21:50:52 -0400 |
| commit | e873de0a5afe30b8ed4bb473d95413410433d6f3 (patch) | |
| tree | bcaba71a58fbcd725e0b2fc02fda8319de4bcb67 | |
| parent | 1ce5672753c004da1cbe3347e2c7f652b48251b2 (diff) | |
[1.5.x] Fixed regroup example.
Chicago was missing.
Backport of e6ff238 from master.
| -rw-r--r-- | docs/ref/templates/builtins.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt index a6bba2ad5c..45a0bea850 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 |
