diff options
Diffstat (limited to 'lib/public/Share_Backend_Collection.php')
-rw-r--r-- | lib/public/Share_Backend_Collection.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Share_Backend_Collection.php b/lib/public/Share_Backend_Collection.php index 3c3c42ce9f9..8dbe07db851 100644 --- a/lib/public/Share_Backend_Collection.php +++ b/lib/public/Share_Backend_Collection.php @@ -11,7 +11,7 @@ namespace OCP; /** - * Interface for collections of of items implemented by another share backend. + * Interface for collections of items implemented by another share backend. * Extends the Share_Backend interface. * @since 5.0.0 */ |