Skip to content

Commit 5e32c4b

Browse files
committed
fix versionadded syntax
1 parent 9dc5649 commit 5e32c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/string.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ Methods to Change Case
236236
u('Foo: Bar-baz.')->camel()->title(); // 'FooBarBaz'
237237

238238
.. versionadded:: 7.1
239+
239240
The ``localeLower()``, ``localeUpper()`` and ``localeTitle()`` methods were
240241
introduced in Symfony 7.1.
241242

0 commit comments

Comments
 (0)