diff mbox

[3/3] package/luajit: fix typo in patchs commit log

Message ID 1432107710-3982-3-git-send-email-joerg.krause@embedded.rocks
State Accepted
Headers show

Commit Message

Jörg Krause May 20, 2015, 7:41 a.m. UTC
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
---
 package/luajit/0001-no-bin-symlink.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/package/luajit/0001-no-bin-symlink.patch b/package/luajit/0001-no-bin-symlink.patch
index 0de3162..6391f39 100644
--- a/package/luajit/0001-no-bin-symlink.patch
+++ b/package/luajit/0001-no-bin-symlink.patch
@@ -1,4 +1,4 @@ 
-Do not use a symlink for the binary, simply name if luajit
+Do not use a symlink for the binary, simply name it luajit
 
 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>