From 8d739af84a4450aab9841fd49c9ab4d4e9ea1634 Mon Sep 17 00:00:00 2001 From: "rafael@riseup.net" Date: Mon, 10 May 2010 01:30:13 +0000 Subject: [PATCH] small typo fixed (this is still leftovers before 1.0 release --- darkice/trunk/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/darkice/trunk/src/main.cpp b/darkice/trunk/src/main.cpp index 104649e..fe048a9 100644 --- a/darkice/trunk/src/main.cpp +++ b/darkice/trunk/src/main.cpp @@ -115,7 +115,7 @@ main ( << std::endl << "This is free software, and you are welcome to redistribute it " << std::endl - << "under the terms of the The GNU General Public License version 3 or" + << "under the terms of The GNU General Public License version 3 or" << std::endl << "any later version." << std::endl << std::endl;