diff --git a/ide/src/doc/md/quickstart_filesystem.md b/ide/src/doc/md/quickstart_filesystem.md index 131281592e7eabbfa89920c69bf146feb8e6372d..250ce1aa75d8fb360c547a627a0725477e2d677e 100644 --- a/ide/src/doc/md/quickstart_filesystem.md +++ b/ide/src/doc/md/quickstart_filesystem.md @@ -70,7 +70,7 @@ FileSystem statistics 的 Tab 页如图: - Second Argument:系统调用的第二个参数。 - Third Argument:系统调用的第三个参数。 - Fourth Argument:系统调用的第四个参数。 -- Retrun:系统调用的返回值。 +- Return:系统调用的返回值。 - Error:错误码。 - Backtrace:调用栈顶部函数,并显示调用栈深度。 File Descriptor History 的 Tab 页如图: diff --git a/ide/src/doc/quickstart_filesystem.html b/ide/src/doc/quickstart_filesystem.html index d0bf9e88adb8fa70c72444fbf4e65cda17b12dc1..976a6ae470d2523b5f1e0ee430ea59d0ee70f74d 100644 --- a/ide/src/doc/quickstart_filesystem.html +++ b/ide/src/doc/quickstart_filesystem.html @@ -1010,7 +1010,7 @@ Fourth Argument:系统调用的第四个参数。
-Retrun:系统调用的返回值。 +Return:系统调用的返回值。