Fix typo in comment
authorTim Starling <tstarling@wikimedia.org>
Mon, 14 May 2012 07:23:47 +0000 (17:23 +1000)
committerTim Starling <tstarling@wikimedia.org>
Mon, 14 May 2012 07:23:47 +0000 (17:23 +1000)
Change-Id: I67d040cb9e4ed450b5487fcc4e5b4cdf857b8552

includes/filerepo/backend/FileOp.php

index b0ba6c2..d134edd 100644 (file)
@@ -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