package/systemd: fix wrong capitalization
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 29 Feb 2016 21:51:57 +0000 (22:51 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 29 Feb 2016 21:51:57 +0000 (22:51 +0100)
Reported-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/systemd/Config.in

index 89427ccba816557864f18bf7d991c7b83ccfd2a8..e9a78839827730e791d0e33a49aba5374edf3211 100644 (file)
@@ -100,7 +100,7 @@ config BR2_PACKAGE_SYSTEMD_TIMESYNCD
        bool "enable SNTP client"
        help
          systemd-timesyncd is a service that may be used to synchronize the
-         local system clock with a Network Time Protocol Server.
+         local system clock with a Network Time Protocol server.
 
          This simple NTP solution is an alternative to sntp/ntpd from the ntp
          package.