Index: trunk/phase3/includes/EditPage.php |
— | — | @@ -1790,7 +1790,7 @@ |
1791 | 1791 | /** |
1792 | 1792 | * Shows a bulletin board style toolbar for common editing functions. |
1793 | 1793 | * It can be disabled in the user preferences. |
1794 | | - * The necessary JavaScript code can be found in style/wikibits.js. |
| 1794 | + * The necessary JavaScript code can be found in skins/common/edit.js. |
1795 | 1795 | * |
1796 | 1796 | * @return string |
1797 | 1797 | */ |