Skip to content

Commit

Permalink
Update lib/public/Share/IManager.php
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Petry <vincent@nextcloud.com>
  • Loading branch information
CarlSchwan and PVince81 authored Mar 4, 2022
1 parent 506340a commit 1905d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/Share/IManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
use OCP\Share\Exceptions\ShareNotFound;

/**
* This interface allows to manage sharing files betweem users.
* This interface allows to manage sharing files between users and groups.
*
* This interface should not be implemented in your application but
* instead should be used as a service and injected in your code with
Expand Down

0 comments on commit 1905d2b

Please sign in to comment.