Improvify comment text.

This commit is contained in:
Eli Barzilay 2013-04-22 15:42:49 -04:00
parent 8e56fa7668
commit 7d1b77628f

View File

@ -1,7 +1,7 @@
;; Data is a list of directory names that should be preserved but are ;; This file holds a list of directory names that should be preserved
;; not they result of any "info.rkt"'s 'scribblings entry. Such ;; but are not a result of any "info.rkt"'s 'scribblings entry. Such
;; directories usually hold content that is static (i.e., not built ;; directories usually hold content that is static (i.e., not built from
;; from Scribble sources). ;; Scribble sources).
;; ;;
;; The `setup/scribblings' library uses this list to avoid deleting ;; The `setup/scribblings' library uses this list to avoid deleting
;; those drectories. ;; those drectories.