summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-20 13:22:54 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-20 13:22:54 +0200
commit9fd2c9f69e7c9bf62b29c6aeae3f4b8402daad75 (patch)
treee741d8aad55a0b466f4de1375f26242e6179b867
parent26878356400e30d19ca9f95aeab120c4e6a4f29f (diff)
php-latte: typo
-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