Plugin Directory

Changeset 1611451


Ignore:
Timestamp:
03/09/2017 07:06:41 PM (9 years ago)
Author:
ItayXD
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • responsive-mobile-friendly-tooltip/trunk/responsive-tooltip.php

    r1400655 r1611451  
    116116      <div id="tip-creator">
    117117         <div id="tip-options">
    118             <p class="howto"><?php _e( 'The tip will pop up will the text is hovered' ); ?></p>
     118            <p class="howto"><?php _e( 'The tip will pop up when the text is hovered' ); ?></p>
    119119            <div>
    120120               <label><span><?php _e( 'The tip' ); ?></span><input id="rmf-tooltip-tip" type="text" /></label>
Note: See TracChangeset for help on using the changeset viewer.