README: Fix typo

Patch pulled from github:
https://github.com/djwillis/meta-raspberrypi/pull/101

Change-Id: I9aaa3687c30d0fde5e981e7cafbabad7dc24ce50
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan
2015-01-31 17:01:54 +02:00
parent efd760d0a2
commit b6d899e4d2
+1 -1
View File
@@ -121,7 +121,7 @@ KEY_DECODE_WVC1 = "0x12345678,0xabcdabcd,0x87654321"
By default the GPU adds a black border around the video output to compensate for By default the GPU adds a black border around the video output to compensate for
TVs which cut off part of the image. To disable this set this variable in TVs which cut off part of the image. To disable this set this variable in
local.conf: local.conf:
DISALE_OVERSCAN = "0" DISABLE_OVERSCAN = "0"
2.E. Optional - Set overclocking options: 2.E. Optional - Set overclocking options:
========================================= =========================================