diff mbox series

[Linaro-uefi] platforms.config: Fix spacing

Message ID 20180327164623.32739-2-victor.chong@linaro.org
State New
Headers show
Series [Linaro-uefi] platforms.config: Fix spacing | expand

Commit Message

Victor Chong March 27, 2018, 4:46 p.m. UTC
Signed-off-by: Victor Chong <victor.chong@linaro.org>
---
 platforms.config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--
2.16.2
diff mbox series

Patch

diff --git a/platforms.config b/platforms.config
index 3d501cf..4d29c65 100644
--- a/platforms.config
+++ b/platforms.config
@@ -25,8 +25,8 @@ 
 #			Else we will not know which specific Trusted OS to
 #			build.
 #			Set to "debug" to create a debug build.
-# - TOS_ARCH           String describing the architecture to build for.
-#                      Currently the supported architecture is ARM.
+# - TOS_ARCH		String describing the architecture to build for.
+#			Currently the supported architecture is ARM.
 # - TOS_PLATFORM	Platform name for Trusted OS build, if
 #   			different from ARM Trusted Firmware platform
 #			or UEFI platform name.