From: Tim Starling Date: Mon, 14 May 2012 07:23:47 +0000 (+1000) Subject: Fix typo in comment X-Git-Tag: 1.31.0-rc.0~23619^2 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=2734ef7497ca6d55897f290481b3aca501a5b92f;p=lhc%2Fweb%2Fwiklou.git Fix typo in comment Change-Id: I67d040cb9e4ed450b5487fcc4e5b4cdf857b8552 --- 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