summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2025-01-21 15:51:45 +0200
committerJoonas Niilola <juippis@gentoo.org>2025-01-21 15:53:05 +0200
commit286647c42f57f9350bf1de004ecaaa695f448beb (patch)
tree102871dfadde0242d8fdc1791599338a9a8ed2ab /app-editors/vis
parentapp-editors/vis: sync live (diff)
downloadgentoo-286647c42f57f9350bf1de004ecaaa695f448beb.tar.gz
gentoo-286647c42f57f9350bf1de004ecaaa695f448beb.tar.bz2
gentoo-286647c42f57f9350bf1de004ecaaa695f448beb.zip
app-editors/vis: Capitalize use flag description in metadata.xml
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors/vis')
-rw-r--r--app-editors/vis/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vis/metadata.xml b/app-editors/vis/metadata.xml
index 7efdaf645151..e7891e2ef535 100644
--- a/app-editors/vis/metadata.xml
+++ b/app-editors/vis/metadata.xml
@@ -12,7 +12,7 @@
Vis aims to be a modern, legacy free, simple yet efficient editor combining the strengths of both vi(m) and sam.
</longdescription>
<use>
- <flag name="tre">more memory efficient regex search using <pkg>dev-libs/tre</pkg></flag>
+ <flag name="tre">More memory efficient regex search using <pkg>dev-libs/tre</pkg></flag>
</use>
<upstream>
<bugs-to>https://github.com/martanne/vis/issues</bugs-to>