From 5c8bc528ee114836f1c9a276231f0285a47dfd5e Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Wed, 26 Jun 2013 00:02:29 -0400 Subject: [PATCH] Fix broken phrasing. --- pkgs/racket-pkgs/racket-doc/scribblings/raco/setup.scrbl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/racket-pkgs/racket-doc/scribblings/raco/setup.scrbl b/pkgs/racket-pkgs/racket-doc/scribblings/raco/setup.scrbl index 8274bfcc15..fc07b4430c 100644 --- a/pkgs/racket-pkgs/racket-doc/scribblings/raco/setup.scrbl +++ b/pkgs/racket-pkgs/racket-doc/scribblings/raco/setup.scrbl @@ -1255,8 +1255,8 @@ than specified in the contract above, it is returned as-is.} which is applied onto the path to get the result, or the result itself. - Note that this function can be a non-string only if @racket[default] - is given, and it does not return a string. + Note that this function can return a non-string only if + @racket[default] is given and it does not return a string. } @defproc[(path->relative-string/setup @@ -1275,8 +1275,8 @@ than specified in the contract above, it is returned as-is.} which is applied onto the path to get the result, or the result itself. - Note that this function can be a non-string only if @racket[default] - is given, and it does not return a string. + Note that this function can return a non-string only if + @racket[default] is given and does not return a string. } @defproc[(make-path->relative-string