From d9c697534d736e7165114a2f250f9ed9527dcf26 Mon Sep 17 00:00:00 2001 From: kondou Date: Tue, 16 Jul 2013 05:56:52 +0200 Subject: Fix some typos --- lib/files/cache/updater.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/files/cache') diff --git a/lib/files/cache/updater.php b/lib/files/cache/updater.php index 87c33a313a4..1f30173a8f8 100644 --- a/lib/files/cache/updater.php +++ b/lib/files/cache/updater.php @@ -26,7 +26,7 @@ class Updater { } /** - * preform a write update + * perform a write update * * @param string $path the relative path of the file */ @@ -46,7 +46,7 @@ class Updater { } /** - * preform a delete update + * perform a delete update * * @param string $path the relative path of the file */ -- cgit v1.2.3