diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-04-26 12:14:48 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-04-26 12:18:25 -0400 |
commit | 90cb474e3d2e6758cfb9f2bfbc2a8e933dbbbee7 (patch) | |
tree | 22fbd5c82cda082f11b7956919899e9802729aa4 | |
parent | 8261595374d60057f3bfeb143be5b2d8486426c4 (diff) |
README: Fix gramatical mistake
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ It would be trivial to patch timesyncd to wait, but that would introduce some other problems. So, I'm introducing systemd-timesyncd-wait. It is a service that -listens for messages from systemd-timesyncd, and block until it sees a -message indicating that systemd-timesyncd has synchronized the time. +listens for messages from systemd-timesyncd, and blocks until it sees +a message indicating that systemd-timesyncd has synchronized the time. # Installation |