From d6bb1a20d49a72a7802b878f983d6fab7ac791aa Mon Sep 17 00:00:00 2001 From: Bert Burgemeister Date: Mon, 25 Jan 2010 13:07:14 +0100 Subject: [PATCH] Typo fix. --- monikop.config.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monikop.config.example b/monikop.config.example index 7db232f..744175f 100644 --- a/monikop.config.example +++ b/monikop.config.example @@ -73,13 +73,13 @@ $key_f6_action = "sudo reboot" ; -# Rsyncs time (in seconds) to wait for a response. This is roughly the time +# Rsync's time (in seconds) to wait for a response. This is roughly the time # Monikop needs to notice the disappearance of a Source. Must not be 0. $rsync_timeout = 30 ; -# Rsyncs directory (relative to mount point of removable disk) for partially +# Rsync's directory (relative to mount point of removable disk) for partially # transferred files. # Must agree with Pokinom's setting. Make sure your payload data does not # contain an equally-named directory. -- 2.11.4.GIT