Skip to content

Commit 20ab56d

Browse files
authored
Apply suggestion from @linawolf
1 parent 481ab22 commit 20ab56d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Appendix/Cgl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ shortened:
126126
This syntax is preferred and should be utilized for any new code committed
127127
to TYPO3 v14+ because of these reasons:
128128

129-
* It is shorter, easier to read, has no odd "LLL:EXT:" magic notation
129+
* It is shorter, easier to read, has no odd `LLL:EXT:` magic notation
130130
* Applies conventions of Symfony translation usage in other frameworks
131131
* Allows better automatic extraction and analysis (CLI commands)
132132
* Allows for better deprecations and usage analysis

0 commit comments

Comments
 (0)