Skip to content

Commit d340877

Browse files
committed
[#2033] Slight language tweak
1 parent 7f3f422 commit d340877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/standards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Naming Conventions
108108

109109
* Use namespaces for all classes;
110110

111-
* Prefix abstract classes ``Abstract``. Please note some early Symfony2 classes
111+
* Prefix abstract classes with ``Abstract``. Please note some early Symfony2 classes
112112
do not follow this convention and have not been renamed for backward compatibility
113113
reasons. However all new abstract classes must follow this naming convention;
114114

0 commit comments

Comments
 (0)