Fix documentation for mw.Title#getName()
authorGergő Tisza <tgr.huwiki@gmail.com>
Wed, 9 Apr 2014 08:06:33 +0000 (08:06 +0000)
committerGergő Tisza <tgr.huwiki@gmail.com>
Wed, 9 Apr 2014 08:07:34 +0000 (08:07 +0000)
Delete the remark which incorrectly stated that the result of
getName() is transformed by #text.

Change-Id: I7d06d9beee73e113f7c18d5284d94201d7d896a1

resources/src/mediawiki/mediawiki.Title.js

index 707f8d5..8ce9b58 100644 (file)
                },
 
                /**
-                * Get the main page name (transformed by #text)
+                * Get the main page name
                 *
                 * Example: "Example_image.svg" for "File:Example_image.svg".
                 *