aboutsummaryrefslogtreecommitdiff
path: root/chordspeller.pl
diff options
context:
space:
mode:
Diffstat (limited to 'chordspeller.pl')
-rwxr-xr-xchordspeller.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/chordspeller.pl b/chordspeller.pl
index 66b498d..d4215d1 100755
--- a/chordspeller.pl
+++ b/chordspeller.pl
@@ -393,7 +393,7 @@ our @tuning_list = (
[ 'cv', 'cgda', 'Cello or Viola' ],
[ 'v', 'gdae', 'Violin' ],
[ 'vs', 'adae', 'Violin (scordatura)' ],
- [ 'u', 'gcae', 'Ukulele' ],
+ [ 'u', 'gcea', 'Ukulele' ],
[ 'ub', 'dgbe', 'Baritone Ukulele' ],
);