Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Commit 3f5d1cb

Browse files
author
OpenShift Bot
committed
Merge pull request #6281 from Miciah/oo-watchman.8-fix-typo
Merged by openshift-bot
2 parents ff94c65 + c102f32 commit 3f5d1cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

node-util/conf/sysconfig/watchman

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Number of seconds to wait before resetting retries
88
#RETRY_PERIOD=28800
99

10-
# Number of seconds a gear must remain inconsistent with it's state before
10+
# Number of seconds a gear must remain inconsistent with its state before
1111
# Watchman attempts to reset state
1212
#STATE_CHANGE_DELAY=900
1313

node-util/man8/oo-watchman.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Number of seconds to wait before accepting another gear restart. Default: 300 se
3838
Number of seconds to wait before resetting retries. Default: 28800 seconds (8 hours)
3939
.TP
4040
.B STATE_CHANGE_DELAY
41-
Number of seconds a gear must remain inconsistent with it's state before
41+
Number of seconds a gear must remain inconsistent with its state before
4242
Watchman attempts to reset state. Default: 900 seconds (15 minutes)
4343
.TP
4444
.B STATE_CHECK_PERIOD

0 commit comments

Comments
 (0)