minor #1290 [Docs] Fix example: space missing between concatenated strings (GromNaN)
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 27 Dec 2013 14:27:14 +0000 (15:27 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 27 Dec 2013 14:27:14 +0000 (15:27 +0100)
commit2b0b90434064cca39a7ef67593f7ec73ea462395
tree2ec3ee8b762d42fb0ea3c8cb57ecf9cb73e56275
parentcb43b1234d081ed82b803fae0e0cca6c91727b88
parentd6e03576f6b6b71a95d87c9f3534cb8d21741eb3
minor #1290 [Docs] Fix example: space missing between concatenated strings (GromNaN)

This PR was merged into the 1.15-dev branch.

Discussion
----------

[Docs] Fix example: space missing between concatenated strings

The expression `'Hello'~'Fabien'` produces `'HelloFabien'`, not `'Hello Fabien'`. I've just added a space after `'Hello'`.

Commits
-------

d6e0357 Fix doc example: space missing between concatenated strings
doc/templates.rst