Make WordPress Core


Ignore:
Timestamp:
08/13/2014 03:55:10 AM (10 years ago)
Author:
DrewAPicture
Message:

Fix some documentation typos in various core files.

Props vlajos.
Fixes #29199.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-upgrader.php

    r29206 r29479  
    20902090        }
    20912091
    2092         // Update the lock, as by this point we've definately got a lock, just need to fire the actions
     2092        // Update the lock, as by this point we've definitely got a lock, just need to fire the actions
    20932093        update_option( $lock_name, time() );
    20942094
Note: See TracChangeset for help on using the changeset viewer.