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:52:25 -0400 |
| commit | 9b5fe022153c1c9e2ad131905d9b78f5daf7fa9d (patch) | |
| tree | 2c9854d12ba63da5e882ca76de9164cb882a065f /docs | |
| parent | 227d7f63e4c1797acc3552fdfe994181636fd033 (diff) | |
[1.4.x] Fixed regroup example.
Chicago was missing.
Backport of e6ff238 from master.
Diffstat (limited to 'docs')
| -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 e547cbc16a..e911bb167b 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -851,6 +851,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 |
