KartikMistry has uploaded a new change for review.

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

Change subject: Fixed typo: available
......................................................................

Fixed typo: available

Change-Id: If4e28cf04699084ed325835d5ebe1c5900002040
---
M docs/magicword.txt
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/12/118812/1

diff --git a/docs/magicword.txt b/docs/magicword.txt
index 46fcecc..6b4d37e 100644
--- a/docs/magicword.txt
+++ b/docs/magicword.txt
@@ -86,10 +86,10 @@
        return "custom: var1 is $var1, var2 is $var2";
 }
 
-Note: the 'ParserFirstCallInit' hook is only aviable since 1.12. To work with
+Note: the 'ParserFirstCallInit' hook is only available since 1.12. To work with
 an older version, you'll need to use an extension function.
 
 Online documentation (contains more informations):
 Magic words: https://www.mediawiki.org/wiki/Manual:Magic_words
 Variables: https://www.mediawiki.org/wiki/Manual:Variable
-Parser functions: https://www.mediawiki.org/wiki/Manual:Parser_functions
\ No newline at end of file
+Parser functions: https://www.mediawiki.org/wiki/Manual:Parser_functions

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If4e28cf04699084ed325835d5ebe1c5900002040
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: KartikMistry <kartik.mis...@gmail.com>

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

Reply via email to