File: fix-upstream-typos

package info (click to toggle)
libnet-sip-perl 0.838-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,132 kB
  • sloc: perl: 11,988; makefile: 6
file content (18 lines) | stat: -rw-r--r-- 529 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2020-07-19

--- 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