Change spelling in apihelp-emailuser-example-email
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Mon, 27 Jul 2015 17:32:05 +0000 (20:32 +0300)
committerAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Mon, 27 Jul 2015 17:38:07 +0000 (20:38 +0300)
No reason for capital "User" here.

Change-Id: I78d425e3c2d46a5b40c779d57f9477d26dd91b59

includes/api/i18n/en.json

index 6c7ce81..c7cc281 100644 (file)
        "apihelp-emailuser-param-subject": "Subject header.",
        "apihelp-emailuser-param-text": "Mail body.",
        "apihelp-emailuser-param-ccme": "Send a copy of this mail to me.",
-       "apihelp-emailuser-example-email": "Send an email to the User <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>.",
+       "apihelp-emailuser-example-email": "Send an email to user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>.",
 
        "apihelp-expandtemplates-description": "Expands all templates in wikitext.",
        "apihelp-expandtemplates-param-title": "Title of page.",