minor doc fixes for liboping
[liboping.git] / src / mans / ping_construct.pod
index 60cecd3..da082c8 100644 (file)
@@ -11,7 +11,7 @@ ping_construct - Constructor for the liboping class
 
 =head1 DESCRIPTION
 
-The B<ping_construct> constructor allocates the memory neccessary for a
+The B<ping_construct> constructor allocates the memory necessary for a
 liboping object, initializes that memory and returns a pointer to it.
 
 The B<ping_destroy> iterates over all hosts associated with the liboping object
@@ -33,6 +33,6 @@ L<liboping(3)>
 =head1 AUTHOR
 
 liboping is written by Florian octo Forster E<lt>octo at verplant.orgE<gt>.
-It's homepage can be found at L<http://verplant.org/liboping/>.
+Its homepage can be found at L<http://verplant.org/liboping/>.
 
 (c) 2005-2009 by Florian octo Forster.