From 14d58b584f37d52a534311c242c0f3d4e35b3fb1 Mon Sep 17 00:00:00 2001
From: Scott Scites <scott.scites@railcar88.com>
Date: Thu, 16 Aug 2018 16:29:23 +0000
Subject: [PATCH] Client: fix lunch typos

---
 src/bin_client/main_client.ml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/bin_client/main_client.ml b/src/bin_client/main_client.ml
index fe02b7d5b..55af0cb36 100644
--- a/src/bin_client/main_client.ml
+++ b/src/bin_client/main_client.ml
@@ -39,7 +39,7 @@ let default () =
        @,\
       \                 Use your fundraiser keys @{<warning>AT YOUR OWN RISK@}.@,\
        All transactions happening on the Betanet @{<warning>are expected to be valid in the Mainnet@}.@,\
-      \        In doubt, we recommend that you wait for the lunch of the Mainnet.@]@\n@."
+      \        In doubt, we recommend that you wait for the launch of the Mainnet.@]@\n@."
 
 let zeronet () =
   if not disable_disclaimer then
@@ -77,7 +77,7 @@ let betanet () =
       \    Betanet is a pre-release experimental network and comes with no warranty.@,\
       \            Use your fundraiser keys on this network @{<warning>AT YOUR OWN RISK@}.@,\
       \  All transactions happening on the Betanet @{<warning>are expected to be valid in the Mainnet@}.@,\
-      \          If in doubt, we recommend that you wait for the Mainnet lunch.@]@\n@."
+      \          If in doubt, we recommend that you wait for the Mainnet launch.@]@\n@."
 
 let sandbox () =
   if not disable_disclaimer then