diff options
Diffstat (limited to 'gnu/packages/web.scm')
| -rw-r--r-- | gnu/packages/web.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 57e6b970be9..b9efd53cecb 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -806,7 +806,7 @@ ngx_http_accept_language_module~%") (_ "UNSUPPORTED")))) (string-append "--crossbuild=" system ":" release ":" machine)) - ;; The following are the args decribed on + ;; The following are the args described on ;; <https://www.nginx.com/blog/compiling-dynamic-modules-nginx-plus>. ;; Enabling --with-compat here and in the nginx package ;; would ensure binary compatibility even when using |
