Skip to content

Commit 5a7839b

Browse files
committed
Fix typo
1 parent 0129efc commit 5a7839b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Twig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public function display($view, $params = [])
7878
}
7979

8080
/**
81-
* Renders Twig Template and Retruns as String
81+
* Renders Twig Template and Returns as String
8282
*
8383
* @param string $view template filename without `.twig`
8484
* @param array $params

0 commit comments

Comments
 (0)