Skip to content

Commit 1aa79d5

Browse files
committed
minor #3834 fix the wording in versionadded directives (for the master branch) (xabbuh)
This PR was merged into the master branch. Discussion ---------- fix the wording in versionadded directives (for the master branch) | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.5+ | Fixed tickets | Commits ------- 36f68b6 fix the wording in versionadded directives
2 parents 3e3b79d + 36f68b6 commit 1aa79d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/property_access/introduction.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ Checking Property Paths
313313
-----------------------
314314

315315
.. versionadded:: 2.5
316-
The methods
316+
The
317317
:method:`PropertyAccessor::isReadable <Symfony\\Component\\PropertyAccess\\PropertyAccessor::isReadable>`
318318
and
319319
:method:`PropertyAccessor::isWritable <Symfony\\Component\\PropertyAccess\\PropertyAccessor::isWritable>`

0 commit comments

Comments
 (0)