diff --git a/utils.rkt b/utils.rkt index 9e73bef..9c1cef4 100644 --- a/utils.rkt +++ b/utils.rkt @@ -146,7 +146,7 @@ ;;; states). However, when the hash table maps variables to lists, ;;; Org-mode will create a column per list element, which may or may ;;; not be the desired effect. In this section I define some -;;; utilities for handling such situations. +;;; utilities for nicer interoperation with Org-mode tables. ;;; Converts any value to string. (define (any->string x)