projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9c12486
4e1d9a7
)
minor #1509 Update convert_encoding.rst: wrong argument order (binarious)
author
Fabien Potencier
<fabien.potencier@gmail.com>
Wed, 1 Oct 2014 05:31:33 +0000 (07:31 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Wed, 1 Oct 2014 05:31:33 +0000 (07:31 +0200)
This PR was merged into the 1.16-dev branch.
Discussion
----------
Update convert_encoding.rst: wrong argument order
The arguments are in incorrect order. The first should be `to` and the second should be `from` - just like the text describes it.
Commits
-------
4e1d9a7 Update convert_encoding.rst
Trivial merge