Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2d5a95 commit c722b13Copy full SHA for c722b13
1 file changed
src/AppBundle/Controller/BlogController.php
@@ -116,7 +116,7 @@ public function commentFormAction(Post $post)
116
}
117
118
/**
119
- * This is an utility method used to create comment forms. It's recommended
+ * This is a utility method used to create comment forms. It's recommended
120
* to not define this kind of methods in a controller class, but sometimes
121
* is convenient for defining small methods.
122
*/
0 commit comments