[vlc-commits] share: fix typo

Felix Paul Kühne git at videolan.org
Fri Apr 25 15:30:07 CEST 2014


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Apr 25 15:30:03 2014 +0200| [46910a9cdf393b9b1147150028b688137768be0e] | committer: Felix Paul Kühne

share: fix typo

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=46910a9cdf393b9b1147150028b688137768be0e
---

 share/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/Makefile.am b/share/Makefile.am
index fc026c0..28540d2 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -352,7 +352,7 @@ DIST_http_lua = \
 	lua/http/js/ui.js \
 	lua/http/js/common.js \
 	lua/http/js/jquery.jstree.js \
-	lua/http/js/controlers.js \
+	lua/http/js/controllers.js \
 	lua/http/js/jquery-ui-1.8.13.custom.min.js \
 	lua/http/old/style.css
 



More information about the vlc-commits mailing list