Skip to content

Commit d521167

Browse files
Lutionagentzh
Lution
authored andcommitted
doc: fixed a typo.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
1 parent 92d1884 commit d521167

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ lua_package_path
11701170

11711171
**syntax:** *lua_package_path &lt;lua-style-path-str&gt;*
11721172

1173-
**default:** *The content of LUA_PATH environ variable or Lua's compiled-in defaults.*
1173+
**default:** *The content of LUA_PATH environment variable or Lua's compiled-in defaults.*
11741174

11751175
**context:** *http*
11761176

doc/HttpLuaModule.wiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ This directive was first introduced in the <code>v0.8.5</code> release.
911911
912912
'''syntax:''' ''lua_package_path <lua-style-path-str>''
913913
914-
'''default:''' ''The content of LUA_PATH environ variable or Lua's compiled-in defaults.''
914+
'''default:''' ''The content of LUA_PATH environment variable or Lua's compiled-in defaults.''
915915
916916
'''context:''' ''http''
917917

0 commit comments

Comments
 (0)