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
1170
1170
1171
1171
** syntax:** * lua_package_path < ; lua-style-path-str> ; *
1172
1172
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.*
1174
1174
1175
1175
** context:** * http*
1176
1176
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.
911
911
912
912
'''syntax:''' ''lua_package_path <lua-style-path-str>''
913
913
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.''
915
915
916
916
'''context:''' ''http''
917
917
You can’t perform that action at this time.
0 commit comments