Description: Fix 'compatability' typo, replace with 'compatibility'
Author: Bas Couwenberg <sebastic@xs4all.nl>
Bug: https://rt.cpan.org/Ticket/Display.html?id=92044
Last-Update: 2014-01-11
--- a/lib/Geo/Gpx.pm
+++ b/lib/Geo/Gpx.pm
@@ -795,7 +795,7 @@ sub xml {
 
 =head2 C<TO_JSON>
 
-For compatability with L<JSON> modules. Converts this object to a hash
+For compatibility with L<JSON> modules. Converts this object to a hash
 with keys that correspond to the above methods. Generated ala:
 
   my %json = map { $_ => $self->$_ }
