Skip to content

Commit 096156d

Browse files
committed
Update ableplayer.php
1 parent a8448cd commit 096156d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ableplayer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ function able_player_parameters() {
363363
'default' => '',
364364
'description' => __( 'YouTube ID or URL of an alternative described version of a video.', 'ableplayer' ),
365365
),
366-
'youtube-sign-src' => array(
366+
'youtube-sign-src' => array(
367367
'default' => '',
368368
'description' => __( 'YouTube ID or URL of a sign language interpreted version of a video.', 'ableplayer' ),
369369
),

0 commit comments

Comments
 (0)