Aaron Schulz has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/50054


Change subject: Fixed documentation typo.
......................................................................

Fixed documentation typo.

Change-Id: I02c3944efc63508c7aa798b3079167b85c760454
---
M includes/filebackend/FileBackend.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/54/50054/1

diff --git a/includes/filebackend/FileBackend.php 
b/includes/filebackend/FileBackend.php
index c282a07..3ebfdb1 100644
--- a/includes/filebackend/FileBackend.php
+++ b/includes/filebackend/FileBackend.php
@@ -283,7 +283,7 @@
         * $opts is an associative of boolean flags, including:
         *   - force               : Operation precondition errors no longer 
trigger an abort.
         *                           Any remaining operations are still 
attempted. Unexpected
-        *                           failures may still cause remaning 
operations to be aborted.
+        *                           failures may still cause remaining 
operations to be aborted.
         *   - nonLocking          : No locks are acquired for the operations.
         *                           This can increase performance for 
non-critical writes.
         *                           This has no effect unless the 'force' flag 
is set.

-- 
To view, visit https://gerrit.wikimedia.org/r/50054
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I02c3944efc63508c7aa798b3079167b85c760454
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to