summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/7/caretaker.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/7/caretaker.pod b/man/7/caretaker.pod
index dfcf036..dd406d8 100644
--- a/man/7/caretaker.pod
+++ b/man/7/caretaker.pod
@@ -170,7 +170,7 @@ Note that the file will be sourced in function scope. It is recommended to
introduce parameters and options local to the prereqs script with
C<< typeset >> and C<< setopt localoptions >>, respectively.
-It's main use is to check for dependencies. To help with this, the following
+Its main use is to check for dependencies. To help with this, the following
functions are available:
=over