diff options
Diffstat (limited to 'lib/public/Search')
-rw-r--r-- | lib/public/Search/IProvider.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Search/IProvider.php b/lib/public/Search/IProvider.php index 57343eda0e5..080f5089f1f 100644 --- a/lib/public/Search/IProvider.php +++ b/lib/public/Search/IProvider.php @@ -28,7 +28,7 @@ namespace OCP\Search; use OCP\IUser; /** - * Interface for an app search providers + * Interface for search providers * * These providers will be implemented in apps, so they can participate in the * global search results of Nextcloud. If an app provides more than one type of |