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:46:58 -0400 |
| commit | e6ff238431ebfdfe957ca05dea5f69d3750d7f22 (patch) | |
| tree | a48e67dbed4c0d896ca844d75089a05d3fa97073 /docs | |
| parent | dcd915fcab3841aa3b59122476c128ae3cb9e53c (diff) | |
Fixed regroup example.
Chicago was missing.
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 287fd4f59e..24eda2ce2c 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -862,6 +862,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 |
