Fix a typo in a comment
This commit is contained in:
parent
0edf1a0421
commit
26cd021a25
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ class BookmarksController extends Controller
|
|||
}
|
||||
|
||||
/**
|
||||
* Show bookmakrs tagged with a specific tag.
|
||||
* Show bookmarks tagged with a specific tag.
|
||||
*
|
||||
* @param string $tag
|
||||
* @return View
|
||||
|
|
Loading…
Add table
Reference in a new issue