Changing verbiage of puzzlelib example

This commit is contained in:
John Donaldson 2019-08-15 23:41:08 +01:00
parent 1504561677
commit 18bae31912
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
"""This is an example of a puzzle-level library.
This library can be imported by child puzzles using `import puzzlelib`
This library can be imported by sibling puzzles using `import puzzlelib`
"""
def getone():