mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
Merge pull request #64 from RichLewis007/master
Fix typo in comments in about_sandwich_code.rb
This commit is contained in:
@@ -40,7 +40,7 @@ class AboutSandwichCode < EdgeCase::Koan
|
|||||||
#
|
#
|
||||||
# Sandwich code is code that comes in three parts: (1) the top slice
|
# 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
|
# 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.
|
# the meat part changes all the time.
|
||||||
#
|
#
|
||||||
# Because the changing part of the sandwich code is in the middle,
|
# Because the changing part of the sandwich code is in the middle,
|
||||||
|
|||||||
Reference in New Issue
Block a user