Testing workflow.

Correcting a typo.
This commit is contained in:
Simon Forman 2018-04-16 12:43:28 -07:00
parent fac17ceb7c
commit 1e510de8ae
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#
'''
This module contains the Joy function infrastructure and a library of
functions. It's main export is a Python function initialize() that
functions. Its main export is a Python function initialize() that
returns a dictionary of Joy functions suitable for use with the joy()
function.
'''