update documentation (#295)

This commit is contained in:
Alessandro Ros
2023-05-31 19:30:25 +02:00
committed by GitHub
parent d609d96416
commit b3bf4725b1
6 changed files with 6 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
// Package rtpmpeg2audio contains a RTP/MPEG-2 Audio decoder and encoder.
// Package rtpmpeg2audio contains a RTP/MPEG-1/2 Audio decoder and encoder.
package rtpmpeg2audio