diff options
author | Manuel Munz <freifunk@somakoma.de> | 2014-08-05 10:21:03 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2014-08-05 10:21:03 +0000 |
commit | 6f8daab6eb8eb2f1a8014afeee22793e39980db6 (patch) | |
tree | c0cff7f0a2b198d0aa14303beb64bb9a68a96a91 /applications/luci-ahcp/luasrc | |
parent | a31e805696fad7e801a398c3c0fa645a1f922dc3 (diff) |
luci/po: spelling and grammar fixes by Alex Henrie
Diffstat (limited to 'applications/luci-ahcp/luasrc')
-rw-r--r-- | applications/luci-ahcp/luasrc/model/cbi/ahcp.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-ahcp/luasrc/model/cbi/ahcp.lua b/applications/luci-ahcp/luasrc/model/cbi/ahcp.lua index 18764a1f3f..a48f8b4b52 100644 --- a/applications/luci-ahcp/luasrc/model/cbi/ahcp.lua +++ b/applications/luci-ahcp/luasrc/model/cbi/ahcp.lua @@ -14,7 +14,7 @@ $Id: init.lua 5764 2010-03-08 19:05:34Z jow $ m = Map("ahcpd", translate("AHCP Server"), translate("AHCP is an autoconfiguration protocol " .. "for IPv6 and dual-stack IPv6/IPv4 networks designed to be used in place of router " .. - "discovery and DHCP on networks where it is difficult or impossible to configure a " .. + "discovery or DHCP on networks where it is difficult or impossible to configure a " .. "server within every link-layer broadcast domain, for example mobile ad-hoc networks.")) |