Skip to content

Commit

Permalink
Publicize: Typos
Browse files Browse the repository at this point in the history
Props @ockham
  • Loading branch information
mdawaffe committed Oct 23, 2018
1 parent 5087018 commit 5755a19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/publicize/publicize.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ function __construct() {
/**
* Get services for the given blog and user.
*
* Can return all avaialable services or just the ones with an active connection.
* Can return all available services or just the ones with an active connection.
*
* @param string $filter
* 'all' (default) - Get all services available for connecting
Expand Down Expand Up @@ -377,7 +377,7 @@ function get_display_name( $service_name, $connection ) {
}

/**
* Weather the user needs to select additional options after connecting
* Whether the user needs to select additional options after connecting
*
* @param string $service_name 'facebook', 'twitter', etc.
* @param object|array The Connection object (WordPress.com) or array (Jetpack)
Expand Down

0 comments on commit 5755a19

Please sign in to comment.