From 55abd47cecb5ccb4e35ee00883df745d5a558fc7 Mon Sep 17 00:00:00 2001 From: Jan-Tarek Butt <buttjantarek@googlemail.com> Date: Thu, 24 Sep 2015 22:39:26 +0200 Subject: [PATCH] fix spelling --- .../files/lib/gluon/config-mode/wizard/0400-geo-location.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffnw-config-mode-geo-location/files/lib/gluon/config-mode/wizard/0400-geo-location.lua b/ffnw-config-mode-geo-location/files/lib/gluon/config-mode/wizard/0400-geo-location.lua index 0d95f5c..cdf2cb2 100644 --- a/ffnw-config-mode-geo-location/files/lib/gluon/config-mode/wizard/0400-geo-location.lua +++ b/ffnw-config-mode-geo-location/files/lib/gluon/config-mode/wizard/0400-geo-location.lua @@ -7,7 +7,7 @@ local M = {} function M.section(form) local s = form:section(cbi.SimpleSection, nil, i18n.translate( 'If you want the location of your node to be displayed on the map, ' - .. 'you can set a automatic localization of your router or enter its coordinates here. Specifying the altitude ' + .. 'you can set an automatically localization of your router or enter its coordinates here. Specifying the altitude ' .. 'is optional and should only be done if a proper value is known.')) local o -- GitLab