diff --git a/src/applications/releeph/query/ReleephProductSearchEngine.php b/src/applications/releeph/query/ReleephProductSearchEngine.php --- a/src/applications/releeph/query/ReleephProductSearchEngine.php +++ b/src/applications/releeph/query/ReleephProductSearchEngine.php @@ -1,3 +1,4 @@ +#!/usr/bin/php pht('Active and Inactive Products'), - 'active' => pht('Active Prodcuts'), + 'active' => pht('Active Products'), 'inactive' => pht('Inactive Products'), ); }