From b42d76bf68f44a173ee2235e66d3858a4070338a Mon Sep 17 00:00:00 2001 From: RyzeZhao <38486503+Ryze-Zhao@users.noreply.github.com> Date: Mon, 19 Aug 2019 09:45:58 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9C=E6=97=A0=E9=99=90=E5=BE=AA=E7=8E=AF?= =?UTF-8?q?=E2=80=9D=E6=89=93=E9=94=99=E4=B8=BA=E2=80=9C=E6=97=A0=E7=BA=BF?= =?UTF-8?q?=E5=BE=AA=E7=8E=AF=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit “无限循环”打错为“无线循环” --- docs/operating-system/Shell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operating-system/Shell.md b/docs/operating-system/Shell.md index e58f5c40..c79c4c7e 100644 --- a/docs/operating-system/Shell.md +++ b/docs/operating-system/Shell.md @@ -467,7 +467,7 @@ done 是的!变形金刚 是一个好电影 ``` -**无线循环:** +**无限循环:** ```shell while true