diff options
| -rw-r--r-- | weatbag/tiles/n5w7.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weatbag/tiles/n5w7.py b/weatbag/tiles/n5w7.py index 2fea283..7476c99 100644 --- a/weatbag/tiles/n5w7.py +++ b/weatbag/tiles/n5w7.py @@ -23,7 +23,7 @@ class Tile: "more there is an appropriate answer that gets your ass out of " "this hell!\n") - # The exact answer is 'You will hang me'. If she hang him, then the + # The exact answer is 'You will hang me'. If she hangs him, then the # statement was true and she could only hang him for telling a lie. # If she shoot him, then it makes the statement a lie and she was only # to shoot him for telling the truth. |
