summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMirza Krak <mirza.krak@endian.se>2017-05-23 15:26:14 +0200
committerAndrei Gherzan <andrei@gherzan.com>2017-05-26 12:16:52 +0100
commit5eb159d32d60780ee16c31d89fdbf77ffd6ab361 (patch)
tree461f5b2758edc89483dbb783ad32b7b5f1f07358
parentcaabd6a608dc30ffa97673f2a94ed68d8a7bdfd5 (diff)
downloadmeta-raspberrypi-5eb159d32d60780ee16c31d89fdbf77ffd6ab361.tar.gz
docs: small editorial fix
Signed-off-by: Mirza Krak <mirza.krak@endian.se>
-rw-r--r--docs/extra-apps.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extra-apps.md b/docs/extra-apps.md
index 9f9f465..53007dc 100644
--- a/docs/extra-apps.md
+++ b/docs/extra-apps.md
@@ -4,6 +4,6 @@
4 4
5omxplayer depends on libav which has a commercial license. So in order to be 5omxplayer depends on libav which has a commercial license. So in order to be
6able to compile omxplayer you will need to whiteflag the commercial 6able to compile omxplayer you will need to whiteflag the commercial
7licenseadding to you local.conf: 7license in your local.conf:
8 8
9 LICENSE_FLAGS_WHITELIST = "commercial" 9 LICENSE_FLAGS_WHITELIST = "commercial"