wifitoggle: fix typos in Makefile
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 18 Jun 2012 23:45:30 +0000 (23:45 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 18 Jun 2012 23:45:30 +0000 (23:45 +0000)
Signed-off-by: Roman A. aka BasicXP
SVN-Revision: 32440

utils/wifitoggle/Makefile

index c052bfa5ac9c19c9d284f3050eac0ee3de837136..abf0fc8653261ec4069c48b29cb28605b84d7c3f 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2010-2011 OpenWrt.org
+# Copyright (C) 2010-2012 OpenWrt.org
 # Copyright (C) 2010 segal.di.ubi.pt 
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -17,13 +17,13 @@ include $(INCLUDE_DIR)/package.mk
 define Package/wifitoggle
   SECTION:=utils
   CATEGORY:=Utilities
-  TITLE:=Script to toogle WiFi with a button and UCI config
+  TITLE:=Script to toggle Wi-Fi with a button and UCI config
   MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
 endef
 
 define Package/wifitoggle/description
-Very versatile script to toogle WiFi with a button. Allows to set
-timeouts, persist changes after boot, and set leds acording to the state.
+Very versatile script to toggle Wi-Fi with a button. Allows to set
+timeouts, persist changes after boot, and set LEDs according to the state.
 endef
 
 define Package/wifitoggle/conffiles