diff --git a/exec/termtest.js b/exec/termtest.js
index ca34c70dee81ffe0444559eb76aad024d43778e2..69a5b200425bb3ca664ee4f1782e19587be58759 100644
--- a/exec/termtest.js
+++ b/exec/termtest.js
@@ -199,7 +199,7 @@ function test_ctrl(results)
 		},
 		"SO - LS1":{
 			char:"\x0e",
-			desc:"Beamed Eighth Notes",
+			desc:"Beamed Sixteenth Notes",
 			type:"control",
 			printable:true,
 			test:function(results) {
@@ -245,7 +245,7 @@ function test_ctrl(results)
 		},
 		"DC3":{
 			char:"\x13",
-			desc:"Double Exclimation",
+			desc:"Double Exclamation",
 			normal:true,
 			type:"control",
 			printable:true,