Kaynağa Gözat

fix: spelling error

eddie murphy 9 ay önce
ebeveyn
işleme
069ea5c96e

+ 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.