aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-MP3-Find/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'audio/p5-MP3-Find/pkg-descr')
-rw-r--r--audio/p5-MP3-Find/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-MP3-Find/pkg-descr b/audio/p5-MP3-Find/pkg-descr
index 3d084458c1b3..9c6e2370f81d 100644
--- a/audio/p5-MP3-Find/pkg-descr
+++ b/audio/p5-MP3-Find/pkg-descr
@@ -1,6 +1,6 @@
This module allows you to search for MP3 files by their ID3 tags.
You can ask for the results to be sorted by one or more of those tags,
-and return either the list of filenames (the deault), a printf-style
+and return either the list of filenames (the default), a printf-style
formatted string for each file using its ID3 tags, or the actual Perl
data structure representing the results.