summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-latte.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-latte.spec b/php-latte.spec
index 2ea4302..1cfd8cc 100644
--- a/php-latte.spec
+++ b/php-latte.spec
@@ -78,7 +78,7 @@ Latte speaks your language: it has intuitive syntax and helps you to build
better websites easily.
To use this library, you just have to add, in your project:
- require_once '%{php_home}/%{ns_vendor}/autoload.php';';
+ require_once '%{php_home}/%{ns_vendor}/autoload.php';
%prep