From 7d1b77628f897d23a9e05e746a256e999a688dd8 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 22 Apr 2013 15:42:49 -0400 Subject: [PATCH] Improvify comment text. --- doc/keep-dirs.rktd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/keep-dirs.rktd b/doc/keep-dirs.rktd index 384e125323..36431ef53e 100644 --- a/doc/keep-dirs.rktd +++ b/doc/keep-dirs.rktd @@ -1,7 +1,7 @@ -;; Data is a list of directory names that should be preserved but are -;; not they result of any "info.rkt"'s 'scribblings entry. Such -;; directories usually hold content that is static (i.e., not built -;; from Scribble sources). +;; This file holds a list of directory names that should be preserved +;; but are not a result of any "info.rkt"'s 'scribblings entry. Such +;; directories usually hold content that is static (i.e., not built from +;; Scribble sources). ;; ;; The `setup/scribblings' library uses this list to avoid deleting ;; those drectories.