File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ def test_that_sometimes_we_need_to_know_the_class_type(self):
6262
6363 # Sometimes we will ask you what the class type of an object is.
6464 #
65- # For example, contemplate the text string "naval". What is it's class type?
65+ # For example, contemplate the text string "naval". What is its class type?
6666 # The koans runner will include this feedback for this koan:
6767 #
6868 # AssertionError: '-=> FILL ME IN! <=-' != <type 'str'>
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ def test_that_sometimes_we_need_to_know_the_class_type(self):
6060
6161 # Sometimes we will ask you what the class type of an object is.
6262 #
63- # For example, contemplate the text string "naval". What is it's class type?
63+ # For example, contemplate the text string "naval". What is its class type?
6464 # The koans runner will include this feedback for this koan:
6565 #
6666 # AssertionError: '-=> FILL ME IN! <=-' != <type 'str'>
You can’t perform that action at this time.
0 commit comments