From d22d44c2f0516a95cf1018cd686006687bc22da7 Mon Sep 17 00:00:00 2001 From: Jan-Tarek Butt Date: Thu, 19 Jul 2018 04:01:31 +0200 Subject: [PATCH] package/gluon-config-mode-geo-location/Makefil: manualy -> manually --- package/gluon-config-mode-geo-location/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/gluon-config-mode-geo-location/Makefile b/package/gluon-config-mode-geo-location/Makefile index 81137815..be45716b 100644 --- a/package/gluon-config-mode-geo-location/Makefile +++ b/package/gluon-config-mode-geo-location/Makefile @@ -6,13 +6,13 @@ PKG_VERSION:=1 include ../gluon.mk define Package/gluon-config-mode-geo-location - TITLE:=Set geographic location of a node manualy and share it. + TITLE:=Set geographic location of a node manually and share it. CONFLICTS:=+gluon-config-mode-geo-location-with-map DEPENDS:=+gluon-config-mode-core +gluon-node-info endef define Package/gluon-config-mode-geo-location-with-map - TITLE:=Set geographic location of a node manualy and share it, optionally show a map if internet available. + TITLE:=Set geographic location of a node manually and share it, optionally show a map if internet available. CONFLICTS:=+gluon-config-mode-geo-location DEPENDS:=+gluon-config-mode-core +gluon-node-info +gluon-web-osm endef