Commit 83364d15 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

package/systemd: fix wrong capitalization

parent f7afdc70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.