summaryrefslogtreecommitdiff
path: root/app-eselect/eselect-unison/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-29 21:54:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-03-29 21:54:14 +0100
commit911d13b08c9edf41dd5fd5f5e15c952ca1fc3b6c (patch)
tree98c9e54e57ca3eaa2b64cf2002fb8fc5a11620dd /app-eselect/eselect-unison/files
parent822a054dd1bab7f8080ccd486398034b4ff0b97d (diff)
gentoo auto-resync : 29:03:2023 - 21:54:14
Diffstat (limited to 'app-eselect/eselect-unison/files')
-rw-r--r--app-eselect/eselect-unison/files/unison.eselect-0.42
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-unison/files/unison.eselect-0.4 b/app-eselect/eselect-unison/files/unison.eselect-0.4
index b65381985bcb..f400610bf0e7 100644
--- a/app-eselect/eselect-unison/files/unison.eselect-0.4
+++ b/app-eselect/eselect-unison/files/unison.eselect-0.4
@@ -64,7 +64,7 @@ describe_show() {
do_show() {
[[ -z "${@}" ]] || die -q "Too many parameters"
- write_list_start "Current unison verson:"
+ write_list_start "Current unison version:"
if [[ -L "${EROOT}/usr/bin/unison" ]] ; then
write_kv_list_entry "$(identify_target)" ""
elif [[ -e "${EROOT}/usr/bin/unison" ]] ; then