Merge pull request #72719 from bhipple/doc/comment-fix

nixos/nginx: update comment

Lassulus 14961b10 505120a2

Changed files
+1 -2
nixos
modules
services
web-servers
+1 -2
nixos/modules/services/web-servers/nginx/location-options.nix
···
-
# This file defines the options that can be used both for the Apache
+
# This file defines the options that can be used both for the Nginx
# main server configuration, and for the virtual hosts. (The latter
# has additional options that affect the web server as a whole, like
# the user/group to run under.)
···
};
};
}
-