Skip to content

Commit

Permalink
Typo in doc comment
Browse files Browse the repository at this point in the history
Missing *?*
  • Loading branch information
bertmert committed Aug 27, 2016
1 parent c15e7a8 commit e79bf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/joomla/document/document.php
Expand Up @@ -466,7 +466,7 @@ public function addScript($url, $type = "text/javascript", $defer = false, $asyn
}

/**
* Adds a linked script to the page with a version to allow to flush it. Ex: myscript.js54771616b5bceae9df03c6173babf11d
* Adds a linked script to the page with a version to allow to flush it. Ex: myscript.js?54771616b5bceae9df03c6173babf11d
* If not specified Joomla! automatically handles versioning
*
* @param string $url URL to the linked script
Expand Down

0 comments on commit e79bf3d

Please sign in to comment.