Skip to content

Commit

Permalink
[TASK] Fix example in urlencode ViewHelper
Browse files Browse the repository at this point in the history
Releases: main, 12.4, 11.5
Resolves: #101620
Change-Id: I18563030fd382331a1389c500f313e28383901d2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80475
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: core-ci <typo3@b13.com>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
  • Loading branch information
Stephan Bauer authored and lolli42 committed Aug 8, 2023
1 parent 4c0b365 commit 2493242
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -37,7 +37,7 @@
*
* ::
*
* <f:format.rawurlencode>foo @+%/</f:format.rawurlencode>
* <f:format.urlencode>foo @+%/</f:format.urlencode>
*
* ``foo%20%40%2B%25%2F`` :php:`rawurlencode()` applied.
*
Expand Down

0 comments on commit 2493242

Please sign in to comment.