diff options
Diffstat (limited to 'lib/private/files/storage/polyfill/copydirectory.php')
-rw-r--r-- | lib/private/files/storage/polyfill/copydirectory.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/files/storage/polyfill/copydirectory.php b/lib/private/files/storage/polyfill/copydirectory.php index 22bfe369738..d4cac117ade 100644 --- a/lib/private/files/storage/polyfill/copydirectory.php +++ b/lib/private/files/storage/polyfill/copydirectory.php @@ -76,7 +76,7 @@ trait CopyDirectory { } /** - * For adapters that dont support copying folders natively + * For adapters that don't support copying folders natively * * @param $source * @param $target |