mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
ntpd: fix a small typo in the default description
Reported by amanual on IRC, thanks. While at, update copyright timestamp. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2006-2011 OpenWrt.org
|
# Copyright (C) 2006-2014 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@@ -35,7 +35,7 @@ endef
|
|||||||
|
|
||||||
define Package/ntpd/Default/description
|
define Package/ntpd/Default/description
|
||||||
The ISC ntp suite is a collection of tools used to synchronize the
|
The ISC ntp suite is a collection of tools used to synchronize the
|
||||||
system clock with remote NTP time servers and run/montior local NTP
|
system clock with remote NTP time servers and run/monitor local NTP
|
||||||
servers.
|
servers.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user