8000 fix a typo · SofHad/symfony@c722b13 · GitHub
[go: up one dir, main page]

Skip to content

Commit c722b13

Browse files
committed
fix a typo
1 parent a2d5a95 commit c722b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppBundle/Controller/BlogController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ public function commentFormAction(Post $post)
116116
}
117117

118118
/**
119-
* This is an utility method used to create comment forms. It's recommended
119+
* This is a utility method used to create comment forms. It's recommended
120120
* to not define this kind of methods in a controller class, but sometimes
121121
* is convenient for defining small methods.
122122
*/

0 commit comments

Comments
 (0)
0