Skip to content

Commit

Permalink
fixed a typo: coherent => inherent
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Nov 27, 2010
1 parent c84db29 commit 909db56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ This one-line patch should also be able to apply cleanly to other versions
of nginx 0.8.42+.

Nowadays we prefer ngx_lua to do the tasks originally done by ngx_eval
because of various coherent limitations in ngx_eval (and yeah, it also
because of various inherent limitations in ngx_eval (and yeah, it also
requires patching the core for nginx 0.8.42+, sigh).

Here's a small example using ngx_lua:
Expand Down

0 comments on commit 909db56

Please sign in to comment.