Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b786af

Browse files
committed
Fix Incorrect Indent
1 parent 96b139b commit 7b786af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/property_info.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. index::
2-
single: PropertyInfo
2+
single: PropertyInfo
33
single: Components; PropertyInfo
44

55
The PropertyInfo Component
@@ -19,7 +19,7 @@ mutator methods such as ``getProperty()``, ``isProperty()``, ``setProperty()``,
1919
``addProperty()``, ``removeProperty()``, etc.
2020

2121
.. versionadded:: 2.8
22-
The PropertyInfo component was introduced in Symfony 2.8.
22+
The PropertyInfo component was introduced in Symfony 2.8.
2323

2424
.. _`components-property-information-installation`:
2525

0 commit comments

Comments
 (0)