From 16df1c5188d5a312ef5db7db427961597fe56ebe Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Tue, 12 Apr 2016 12:52:51 +0200 Subject: apps: Fix typos (found by codespell) (#23862) Signed-off-by: Stefan Weil --- apps/files_sharing/lib/external/manager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_sharing/lib/external') diff --git a/apps/files_sharing/lib/external/manager.php b/apps/files_sharing/lib/external/manager.php index 71d6788cb52..7dc9f66f114 100644 --- a/apps/files_sharing/lib/external/manager.php +++ b/apps/files_sharing/lib/external/manager.php @@ -384,7 +384,7 @@ class Manager { } /** - * return a list of shares wich are accepted by the user + * return a list of shares which are accepted by the user * * @return array list of accepted server-to-server shares */ -- cgit v1.2.3