package/systemd: fix wrong capitalization

Reported-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2016-02-29 22:51:57 +01:00
parent f7afdc7043
commit 83364d1518

View 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.