瀏覽代碼

package/systemd: fix wrong capitalization

Reported-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 9 年之前
父節點
當前提交
83364d1518
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/systemd/Config.in

+ 1 - 1
package/systemd/Config.in

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