[packages] utils: restorefactory: Fixed typo in package description define. Thank RealOpty.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26946 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
afdb793f0c
commit
c58535f08d
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=restorefactory
|
PKG_NAME:=restorefactory
|
||||||
PKG_VERSION:=1
|
PKG_VERSION:=1
|
||||||
PKG_RELEASE:=5
|
PKG_RELEASE:=6
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ define Package/restorefactory
|
|||||||
MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
|
MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/restoreyfactory/description
|
define Package/restorefactory/description
|
||||||
RestoreFactory handles the reset button event and issues a "firstboot" command.
|
RestoreFactory handles the reset button event and issues a "firstboot" command.
|
||||||
Button and wait time can be configured with a UCI file.
|
Button and wait time can be configured with a UCI file.
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user