Author: nbd Date: 2016-01-20 00:27:14 +0100 (Wed, 20 Jan 2016) New Revision: 48385
Modified: trunk/package/network/services/uhttpd/files/uhttpd.config Log: uhttpd: fix typo in default config for px5g Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/services/uhttpd/files/uhttpd.config =================================================================== --- trunk/package/network/services/uhttpd/files/uhttpd.config 2016-01-19 23:25:38 UTC (rev 48384) +++ trunk/package/network/services/uhttpd/files/uhttpd.config 2016-01-19 23:27:14 UTC (rev 48385) @@ -116,7 +116,7 @@ # Location option country ZZ option state Somewhere - option location Uknown + option location Unknown # Common name option commonname OpenWrt _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
