Merge "Fix typo in comment"
authorTim Starling <tstarling@wikimedia.org>
Mon, 14 May 2012 07:25:13 +0000 (07:25 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 14 May 2012 07:25:13 +0000 (07:25 +0000)
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