Small typo fix
This commit is contained in:
@@ -83,7 +83,7 @@ class SportsPress_Player_Assignments {
|
|||||||
array(
|
array(
|
||||||
array(
|
array(
|
||||||
'title' => __( 'Filter by player assignment', 'sportspress' ),
|
'title' => __( 'Filter by player assignment', 'sportspress' ),
|
||||||
'desc' => __( 'Use a stronger conncetion between leagues, seasons and teams', 'sportspress' ),
|
'desc' => __( 'Use a stronger connection between leagues, seasons and teams', 'sportspress' ),
|
||||||
'id' => 'sportspress_list_player_assignments',
|
'id' => 'sportspress_list_player_assignments',
|
||||||
'default' => 'yes',
|
'default' => 'yes',
|
||||||
'type' => 'checkbox',
|
'type' => 'checkbox',
|
||||||
|
|||||||
Reference in New Issue
Block a user