]> git.plutz.net Git - confetti/commitdiff
remove bad s-hyphen (design/typo)
authorPaul Hänsch <paul@plutz.net>
Fri, 23 Apr 2021 17:51:03 +0000 (19:51 +0200)
committerPaul Hänsch <paul@plutz.net>
Fri, 23 Apr 2021 17:51:03 +0000 (19:51 +0200)
courses/widgets.sh

index 5b5288cd853b25b40174a4ad2d2bd47632a1a97e..fee7690aae41850154d1422216ba5b18e919da0e 100755 (executable)
@@ -53,7 +53,7 @@ cal_item(){
 
     case $item in
       SUMMARY)
-        printf '[h2 &shy%s]' "$(pdi_value "$course" SUMMARY)"
+        printf '[h2 %s]' "$(pdi_value "$course" SUMMARY)"
         ;;
       DTSTART)
         printf '[span .text .DTSTART %s %s ]' \