Skip to content

Commit

Permalink
[impr-OpenMage#8] Fix docstring annotation of Mage_Core_Helper_Js::ge…
Browse files Browse the repository at this point in the history
…tScript()
  • Loading branch information
sebastianwagner authored and edannenberg committed Dec 6, 2017
1 parent 73197f5 commit 677d1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/core/Mage/Core/Helper/Js.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public function getTranslatorScript()
* Retrieve framed javascript
*
* @param string $script
* @return script
* @return string script
*/
public function getScript($script)
{
Expand Down

0 comments on commit 677d1d8

Please sign in to comment.