tvheadend: fix typo in patch description
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 4 Dec 2013 09:39:36 +0000 (10:39 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 4 Dec 2013 09:39:36 +0000 (10:39 +0100)
Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tvheadend/tvheadend-004-dont-run-compiled-code.patch

index f559583bf2b1a9f18482521c796a2558e8c83c86..8125db1e9935f793c291eeda4854d70f566ebf31 100644 (file)
@@ -2,7 +2,7 @@ support: don't try to run compiled code
 
 When cross-compiling, we can't run the compiled code.
 
-Consider the compiler returning succes as an indication
+Consider the compiler returning success as an indication
 it is working.
 
 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>