Skip to content

Commit 316fddf

Browse files
committed
Update ableplayer.php
1 parent 2476094 commit 316fddf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/ableplayer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ function ableplayer_enqueue_scripts() {
9191
*
9292
* @hook able_player_js
9393
*
94-
* @param string $url URL to Able Player root directory.
94+
* @param string $url Default URL to Able Player JS file.
9595
* @param bool $debug True if environment is in debugging.
9696
*
9797
* @return string
@@ -102,7 +102,7 @@ function ableplayer_enqueue_scripts() {
102102
*
103103
* @hook able_player_css
104104
*
105-
* @param string $url URL to Able Player root directory.
105+
* @param string $url Default URL to Able Player CSS file.
106106
* @param bool $debug True if environment is debugging.
107107
*
108108
* @return string

0 commit comments

Comments
 (0)