From 7c1c120c89c4103d837c68c2207cf21cd6e1242b Mon Sep 17 00:00:00 2001
From: Liu Wenlong <liuwl.fnst@cn.fujitsu.com>
Date: Thu, 30 Aug 2018 05:23:31 -0700
Subject: getting-started/R-Car-Starter-Kit-gen3: fix typo

Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com>
---
 getting-started/machines/R-Car-Starter-Kit-gen3.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'getting-started/machines')

diff --git a/getting-started/machines/R-Car-Starter-Kit-gen3.md b/getting-started/machines/R-Car-Starter-Kit-gen3.md
index 3ab1d00..03b30bb 100644
--- a/getting-started/machines/R-Car-Starter-Kit-gen3.md
+++ b/getting-started/machines/R-Car-Starter-Kit-gen3.md
@@ -404,7 +404,7 @@ Follow the steps below to configure the boot from microSD card and to set screen
 * Turn the board on using the power switch.
 * Hit any key to stop autoboot (warning you have only few seconds).
 * Type **print** to check if you have correct parameters for booting your board:
-  * For machine m3ulcb:
+  * For machine h3ulcb:
 
     ```bash
 => printenv
@@ -424,7 +424,7 @@ Follow the steps below to configure the boot from microSD card and to set screen
     Environment size: 648/131068 bytes
     ```
 
-    * For machine h3ulcb:
+    * For machine m3ulcb:
 
     ```bash
 => printenv
-- 
cgit