From f823507c443f9a02ad395579cad6330d5c7f1740 Mon Sep 17 00:00:00 2001 From: Anthony Carrico Date: Wed, 10 Mar 2004 16:10:26 +0000 Subject: [PATCH] Fixed typo and newline. --- s48/exceptions/BLURB | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/s48/exceptions/BLURB b/s48/exceptions/BLURB index 6b9c0f9..1231548 100644 --- a/s48/exceptions/BLURB +++ b/s48/exceptions/BLURB @@ -1,2 +1,2 @@ -SRFI-34/34: An exception and condition system for Scheme -restart: simple restartable exceptions with SRFI-34/35 \ No newline at end of file +SRFI-34/35: An exception and condition system for Scheme +restart: simple restartable exceptions with SRFI-34/35