From cf5698997dc03c1c03bf2a1b4a8f938d0e06a14d Mon Sep 17 00:00:00 2001 From: rocky Date: Sun, 30 Oct 2005 14:25:46 +0000 Subject: [PATCH] Minor typographical misspellings in comment --- example/C++/iso2.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/C++/iso2.cpp b/example/C++/iso2.cpp index 8653cf68..897bb1cd 100644 --- a/example/C++/iso2.cpp +++ b/example/C++/iso2.cpp @@ -1,5 +1,5 @@ /* - $Id: iso2.cpp,v 1.3 2005/02/20 03:20:05 rocky Exp $ + $Id: iso2.cpp,v 1.4 2005/10/30 14:25:46 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. */