From 2734ef7497ca6d55897f290481b3aca501a5b92f Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Mon, 14 May 2012 17:23:47 +1000 Subject: [PATCH] Fix typo in comment Change-Id: I67d040cb9e4ed450b5487fcc4e5b4cdf857b8552 --- includes/filerepo/backend/FileOp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/filerepo/backend/FileOp.php b/includes/filerepo/backend/FileOp.php index b0ba6c2103..d134edd5ce 100644 --- a/includes/filerepo/backend/FileOp.php +++ b/includes/filerepo/backend/FileOp.php @@ -24,7 +24,7 @@ /** * FileBackend helper class for representing operations. - * Do naot use this class from places outside FileBackend. + * Do not use this class from places outside FileBackend. * * Methods called from FileOpBatch::attempt() should avoid throwing * exceptions at all costs. FileOp objects should be lightweight in order -- 2.20.1