From bb5d39cc984a108dfcbc4f7fa1344fa3946c49ab Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sun, 23 Nov 2014 20:20:58 +0100 Subject: [PATCH] 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 --- net/ntpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index c785635099..3d7647dc54 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -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. # See /LICENSE for more information. @@ -35,7 +35,7 @@ endef define Package/ntpd/Default/description 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. endef -- 2.30.2