From ebb7e48a81ecc9d776c04b68911a2468b6203203 Mon Sep 17 00:00:00 2001 From: Piotr Zierhoffer Date: Tue, 28 May 2019 14:42:38 +0200 Subject: [PATCH] Formatting fix. --- source/advanced/platform_description_format.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/advanced/platform_description_format.rst b/source/advanced/platform_description_format.rst index 2f2045b..9f09458 100644 --- a/source/advanced/platform_description_format.rst +++ b/source/advanced/platform_description_format.rst @@ -123,7 +123,7 @@ For example: local cpu: SomeCPU StringProp: "a" - + cpu: IntProp: 32 @@ -385,7 +385,7 @@ So, for example, these codes lead to the same effect: variable: SomeType SomeProperty: point - + point: Point x: 5 y: 3