File: spelling-error-in-manpage

package info (click to toggle)
libmusicbrainz-discid-perl 0.06-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: perl: 174; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 473 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Fix spelling error in manpage
Author: Nick Morrott <nickm@debian.org>
Forwarded: https://github.com/njh/perl-musicbrainz-discid/pull/9
Last-Update: 2019-12-09
---
--- a/lib/MusicBrainz/DiscID.pm
+++ b/lib/MusicBrainz/DiscID.pm
@@ -156,7 +156,7 @@
 
 =item $discid->error_msg()
 
-Return a human-readable error message of the last error that occured.
+Return a human-readable error message of the last error that occurred.
 
 =item $discid->first_track_num()