From 788be223939326a16e8d69338167dea4308e40b9 Mon Sep 17 00:00:00 2001 From: rocky Date: Sun, 30 Oct 2005 14:26:11 +0000 Subject: [PATCH] Minor misspelling in comment. --- example/iso2.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/iso2.c b/example/iso2.c index 77b8f47a..8c0a6e23 100644 --- a/example/iso2.c +++ b/example/iso2.c @@ -1,5 +1,5 @@ /* - $Id: iso2.c,v 1.8 2005/02/20 03:20:05 rocky Exp $ + $Id: iso2.c,v 1.9 2005/10/30 14:26:11 rocky Exp $ Copyright (C) 2003, 2004, 2005 Rocky Bernstein @@ -22,7 +22,7 @@ cue/bin CD-IMAGE. This program can be compiled with either a C or C++ compiler. In - the distributuion we perfer C++ just to make sure we haven't broken + the distribution we prefer C++ just to make sure we haven't broken things on the C++ side. */