Index: trunk/extensions/UploadWizard/resources/mw.UploadWizard.js |
— | — | @@ -2350,7 +2350,7 @@ |
2351 | 2351 | }; |
2352 | 2352 | |
2353 | 2353 | /** |
2354 | | - * Adds a tipsy pop-up icon to the field. |
| 2354 | + * Adds a tipsy pop-up help button to the field. |
2355 | 2355 | * @param name The short name of the field, for example, 'title'. This should correspond with a |
2356 | 2356 | * message key of the form 'mwe-upwiz-tooltip-<name>'. |
2357 | 2357 | */ |