Typo.
authorIain Patterson <me@iain.cx>
Sun, 21 Mar 2010 11:47:16 +0000 (11:47 +0000)
committerIain Patterson <me@iain.cx>
Sun, 21 Mar 2010 11:47:16 +0000 (11:47 +0000)
opt/bin/ufont

index 7d3e8b8..aab29fe 100755 (executable)
@@ -15,5 +15,5 @@ if [ -z "$size" ]; then
 fi
 
 escape="$font:pixelsize=$size:aspect=$aspect"
-echo -e "\033]710;$escape\007\033]711;$escap\007"
+echo -e "\033]710;$escape\007\033]711;$escape\007"
 exit $?