Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit c87df51

Browse files
author
Charles Ma
committed
BUG: refs #217 Fixed a style test
1 parent 24a7fd4 commit c87df51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/models/pdo/ItemModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
class ItemModel extends ItemModelBase
2020
{
2121

22-
/** Get the keyword from the search.
22+
/** Get the keyword from the search.
2323
* @return Array of ItemDao */
2424
function getItemsFromSearch($searchterm, $userDao, $limit = 14, $group = true, $order = 'view')
2525
{

0 commit comments

Comments
 (0)