TYPO
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 11 Jan 2011 05:17:06 +0000 (16:17 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 11 Jan 2011 05:17:06 +0000 (16:17 +1100)
config/events.d/60.nfs

index 9b8285c984fb9adbab0afe3c14cb1c4433891b0e..c473be83803f8891c4972a7071aa54ab623589c0 100755 (executable)
@@ -57,7 +57,7 @@ case "$1" in
        # if statd is not running we try to restart it
        # we only do this IF we have a rpc.statd command.
        # For platforms where rpc.statd does not exist, we skip
-       # the check compeltely
+       # the check completely
        p="rpc.statd"
        which $p >/dev/null 2>/dev/null && {
                if ctdb_check_rpc "STATD" 100024 1 >/dev/null ; then