From 247747fe7586078ce69c8c860397dcaaa3143190 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 25 Jan 2018 23:17:49 +0800 Subject: fix playback word --- landing.html | 2 +- landing/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/landing.html b/landing.html index 281f314b..f10faa84 100644 --- a/landing.html +++ b/landing.html @@ -139,7 +139,7 @@ $ xmake f -p iphoneos -m debug $ xmake $ xmake m -e # stop to record -$ xmake m . # palyback commands +$ xmake m . # playback commands diff --git a/landing/index.md b/landing/index.md index 5ede48ca..396d2089 100644 --- a/landing/index.md +++ b/landing/index.md @@ -88,7 +88,7 @@ $ xmake m -b # start to record $ xmake f -p iphoneos -m debug $ xmake $ xmake m -e # stop to record -$ xmake m . # palyback commands +$ xmake m . # playback commands ``` #### Run the custom lua script plugin -- cgit v1.2.3