Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c722b13

Browse filesBrowse files
committed
fix a typo
1 parent a2d5a95 commit c722b13
Copy full SHA for c722b13

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/AppBundle/Controller/BlogController.php

Copy file name to clipboardExpand all lines: src/AppBundle/Controller/BlogController.php
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.