summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-14 22:46:33 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-15 01:35:56 +0100
commiteecc965adcef237c0a93f5e8b210e987164105e7 (patch)
tree7b00bea0de5bf145dd6950c640de01ba87b27eae /media-sound/lmms
parentmedia-plugins/audacious-plugins: 4.0_beta1 version bump (diff)
downloadgentoo-eecc965adcef237c0a93f5e8b210e987164105e7.tar.gz
gentoo-eecc965adcef237c0a93f5e8b210e987164105e7.tar.bz2
gentoo-eecc965adcef237c0a93f5e8b210e987164105e7.zip
media-sound/lmms: Fix metadata.xml typo
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/lmms')
-rw-r--r--media-sound/lmms/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lmms/metadata.xml b/media-sound/lmms/metadata.xml
index 018a1358bd4f..597ac163f21d 100644
--- a/media-sound/lmms/metadata.xml
+++ b/media-sound/lmms/metadata.xml
@@ -16,7 +16,7 @@
<use>
<flag name="libgig">Enables GIG player plugin.</flag>
<flag name="fluidsynth">Enables Fluidsynth MIDI software synthesis plugin.</flag>
- <flag name="soundio">Enalbes libsoundio support.</flag>
+ <flag name="soundio">Enables libsoundio support.</flag>
<flag name="stk">Enables STK Mallet plugin.</flag>
<flag name="vst">Enables the VeSTige plugin to run VST plugins through Wine.</flag>
</use>