diff --git a/lib/ControlFreak.pm b/lib/ControlFreak.pm index 32cd968..d7ef49e 100644 --- a/lib/ControlFreak.pm +++ b/lib/ControlFreak.pm @@ -342,7 +342,7 @@ sub services_by_tag { =head2 services_from_args(%param) Given a list of arguments (typically from the console commands) -returns a list of L instances. +returns a list of L instances. =over 4