Skip to content

Commit 54ae321

Browse files
author
Will Harrison
committed
misspelling
1 parent 8f84c49 commit 54ae321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

headers/koan_handler.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ void KoanHandler::episode_start( string order )
7575
void KoanHandler::episode_done( string order )
7676
{
7777
cout << "****\tCongratulations! You mastered the " << order << " episode." << endl
78-
<< "****\tDon't loose concentration. Keep going!" << endl
78+
<< "****\tDon't lose concentration. Keep going!" << endl
7979
<< endl;
8080
}
8181

0 commit comments

Comments
 (0)