Skip to content

Commit 7ac6f3f

Browse files
uudiinthibaultcha
authored andcommitted
doc: fixed a typo in a comment from ngx_http_lua_common.h.
1 parent 95a2e59 commit 7ac6f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngx_http_lua_common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ typedef struct {
479479

480480

481481
typedef struct ngx_http_lua_ctx_s {
482-
/* for lua_coce_cache off: */
482+
/* for lua_code_cache off: */
483483
ngx_http_lua_vm_state_t *vm_state;
484484

485485
ngx_http_request_t *request;

0 commit comments

Comments
 (0)