File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1170,7 +1170,7 @@ lua_package_path
11701170
11711171** syntax:** * lua_package_path < ; lua-style-path-str> ; *
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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments