From 63a7f27313cbf59c8f162ebd76bfd5082085d7d2 Mon Sep 17 00:00:00 2001 From: Rich Lewis Date: Tue, 20 Dec 2011 15:42:07 -0500 Subject: [PATCH] removed duplicate word "The" in comment. --- src/about_sandwich_code.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/about_sandwich_code.rb b/src/about_sandwich_code.rb index 07be3fc..e641b13 100644 --- a/src/about_sandwich_code.rb +++ b/src/about_sandwich_code.rb @@ -40,7 +40,7 @@ class AboutSandwichCode < EdgeCase::Koan # # Sandwich code is code that comes in three parts: (1) the top slice # of bread, (2) the meat, and (3) the bottom slice of bread. The - # the bread part of the sandwich almost always goes together, but + # bread part of the sandwich almost always goes together, but # the meat part changes all the time. # # Because the changing part of the sandwich code is in the middle, -- 1.8.0.2