From 71042beeef1d74497b40a144d28796bc4c5d3a2a Mon Sep 17 00:00:00 2001 From: Daniel Nichter Date: Mon, 13 May 2013 16:51:46 -0700 Subject: [PATCH] Fix typo. --- bin/pt-agent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pt-agent b/bin/pt-agent index 3a117e31..f91f29eb 100755 --- a/bin/pt-agent +++ b/bin/pt-agent @@ -6861,7 +6861,7 @@ sub agent_status { split("\n", $crontab_list); if ( -d "$lib_dir/services" ) { - _info("Sevices:"); + _info("Services:"); SERVICE: foreach my $service_file ( glob "$lib_dir/services/*" ) { my $service = eval {