Merge "Remove outdated comment"
authorFomafix <fomafix@googlemail.com>
Mon, 4 Jun 2018 05:52:26 +0000 (05:52 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 4 Jun 2018 05:52:26 +0000 (05:52 +0000)
includes/skins/Skin.php

index 57ca2f4..55d3462 100644 (file)
@@ -1605,8 +1605,7 @@ abstract class Skin extends ContextSource {
        }
 
        /**
-        * Create a section edit link.  This supersedes editSectionLink() and
-        * editSectionLinkForOther().
+        * Create a section edit link.
         *
         * @param Title $nt The title being linked to (may not be the same as
         *   the current page, if the section is included from a template)