From 7ce956664db2508df66215aa94f413d7f25d8c84 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Sat, 18 Sep 2010 03:55:30 -0400 Subject: [PATCH] Some repeated "and and"s and "the the"s, and two more typos. Closes PR 11229. original commit: ee138cf2cba3ee32cd755a7b242ec10051180adf --- collects/scribblings/framework/splash.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/framework/splash.scrbl b/collects/scribblings/framework/splash.scrbl index 3c15fe8a..e9dc3328 100644 --- a/collects/scribblings/framework/splash.scrbl +++ b/collects/scribblings/framework/splash.scrbl @@ -32,7 +32,7 @@ that number to control the gauge along the bottom of the splash screen. The @racket[draw-spec] determines what the splash window contains. The @racket[splash-title] is used as the title of the window and the @racket[width-default] determines - how many progress steps the gauge in the the splash screen should + how many progress steps the gauge in the splash screen should contain if there is no preference saved for the splash screen width. The splash library uses @racket[get-preference] and @racket[put-preferences] to store preferences, using