mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-17 12:57:05 +00:00
minor #4640 replace typographic quote with straigt single quote (xabbuh)
This PR was merged into the 3.x branch.
Discussion
----------
replace typographic quote with straigt single quote
make DOCtor-RST 1.68 happy and account for OskarStark/doctor-rst#2011
Commits
-------
057ea92274 replace typographic quote with straigt single quote
This commit is contained in:
@@ -9,7 +9,7 @@ Converts an argument to a date to allow date comparison:
|
||||
{# do something #}
|
||||
{% endif %}
|
||||
|
||||
The argument must be in one of PHP’s supported `date and time formats`_.
|
||||
The argument must be in one of PHP's supported `date and time formats`_.
|
||||
|
||||
You can pass a timezone as the second argument:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user