Skip to content

Commit

Permalink
removed duplicate word "The" in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
RichLewis007 committed Dec 20, 2011
1 parent e76be64 commit 63a7f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/about_sandwich_code.rb
Expand Up @@ -40,7 +40,7 @@ def test_finding_lines
#
# 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,
Expand Down

0 comments on commit 63a7f27

Please sign in to comment.