summaryrefslogtreecommitdiffstats
path: root/package/nginx/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/nginx/Config.in')
-rw-r--r--package/nginx/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nginx/Config.in b/package/nginx/Config.in
index cfbba73aed..be445f4f6c 100644
--- a/package/nginx/Config.in
+++ b/package/nginx/Config.in
@@ -13,7 +13,7 @@ config BR2_PACKAGE_NGINX_FILE_AIO
bool "file AIO support"
# Does not build, because nginx hardcodes using SYS_eventfd,
# but it's available on neither AArch64 nor ARC where only
- # eventfd() is available. See
+ # eventfd() is available. See
# https://bugs.launchpad.net/linaro-aarch64/+bug/1160013
depends on !BR2_aarch64
depends on !BR2_arc
OpenPOWER on IntegriCloud