Description: fix POD typos
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=131236 
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=131236
Author: Angel Abad <angel@debian.org>
Last-Update: 2019-12-24

--- a/lib/Net/SIP/Dispatcher/Eventloop.pod
+++ b/lib/Net/SIP/Dispatcher/Eventloop.pod
@@ -104,7 +104,7 @@
 is TRUE, in which case it will end the loop.
 
 The behavior with STOPVAR cannot be found in most existing event loops.
-If you want to integrate L<Net::SIP> with your own event loop you migth
+If you want to integrate L<Net::SIP> with your own event loop you might
 simply wrap all callbacks given in B<addFD> and B<add_timer> in another
 callback which at the end checks the stopvars and terminates the 3rd-party loop
 in a loop-specific way.
--- a/lib/Net/SIP/SDP.pod
+++ b/lib/Net/SIP/SDP.pod
@@ -79,7 +79,7 @@
 
 =item media - The media typ, e.g. 'audio','video',...
 
-=item proto - Transport protocol, ususally 'RTP/AVP' or 'udp'
+=item proto - Transport protocol, usually 'RTP/AVP' or 'udp'
 
 =back
 
--- a/lib/Net/SIP/StatelessProxy.pod
+++ b/lib/Net/SIP/StatelessProxy.pod
@@ -63,7 +63,7 @@
 The function should return the new contact or nothing if there was nothing to
 rewrite or the rewrite failed.
 
-Note that some servers apply length limitiations to the contact so the function
+Note that some servers apply length limitations to the contact so the function
 should not return too long values.
 
 =item rewrite_crypt
