doc: proxy.config.alarm.bin description fix
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/3d023293 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/3d023293 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/3d023293 Branch: refs/heads/master Commit: 3d0232930415f916a12283459ae931104464278b Parents: cd52384 Author: Piotr Bulinski <[email protected]> Authored: Thu Mar 6 19:59:12 2014 +0100 Committer: James Peach <[email protected]> Committed: Thu Mar 6 15:16:44 2014 -0800 ---------------------------------------------------------------------- doc/reference/configuration/records.config.en.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/3d023293/doc/reference/configuration/records.config.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/configuration/records.config.en.rst b/doc/reference/configuration/records.config.en.rst index 8994e57..15e22b8 100644 --- a/doc/reference/configuration/records.config.en.rst +++ b/doc/reference/configuration/records.config.en.rst @@ -389,7 +389,7 @@ Alarm Configuration .. ts:cv:: CONFIG proxy.config.alarm.bin STRING example_alarm_bin.sh Name of the script file that can execute certain actions when an alarm is signaled. The default file is a sample script named - ``example_alarm_bin.sh`` located in the ``bin`` directory. You must dit the script to suit your needs. + ``example_alarm_bin.sh`` located in the ``bin`` directory. You must edit the script to suit your needs. .. ts:cv:: CONFIG proxy.config.alarm.abs_path STRING NULL
