浏览代码

fix: spelling error

eddie murphy 9 月之前
父节点
当前提交
069ea5c96e
共有 4 个文件被更改,包括 4 次插入4 次删除
  1. 1 1
      docs/cookbooks/5.6.x/core.md
  2. 1 1
      docs/cookbooks/5.7.x/core.md
  3. 1 1
      docs/cookbooks/5.8.x/core.md
  4. 1 1
      docs/cookbooks/devel/core.md

+ 1 - 1
docs/cookbooks/5.6.x/core.md

@@ -523,7 +523,7 @@ loadmodule "db_mysql.so"
 #!ifdef
 ```
 
-### trydefenvns
+### trydefenvs
 
 Similar to **#!trydefenv**, but the value is defined in between double
 quotes to make it convenient to be used as a string token.

+ 1 - 1
docs/cookbooks/5.7.x/core.md

@@ -662,7 +662,7 @@ loadmodule "db_mysql.so"
 #!ifdef
 ```
 
-### trydefenvns
+### trydefenvs
 
 Similar to **#!trydefenv**, but the value is defined in between double
 quotes to make it convenient to be used as a string token.

+ 1 - 1
docs/cookbooks/5.8.x/core.md

@@ -662,7 +662,7 @@ loadmodule "db_mysql.so"
 #!ifdef
 ```
 
-### trydefenvns
+### trydefenvs
 
 Similar to **#!trydefenv**, but the value is defined in between double
 quotes to make it convenient to be used as a string token.

+ 1 - 1
docs/cookbooks/devel/core.md

@@ -661,7 +661,7 @@ loadmodule "db_mysql.so"
 #!ifdef
 ```
 
-### trydefenvns
+### trydefenvs
 
 Similar to **#!trydefenv**, but the value is defined in between double
 quotes to make it convenient to be used as a string token.