diff options
Diffstat (limited to '')
| -rw-r--r-- | libgamma_error.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libgamma_error.py b/libgamma_error.py index bd3a9aa..78a07d2 100644 --- a/libgamma_error.py +++ b/libgamma_error.py @@ -390,8 +390,8 @@ LIBGAMMA_ERROR_MIN = -46 ''' The number of the libgamma error with the lowest number. If this is lower than the -number your program thinks it should be sould -update your program for new errors. +number your program thinks it should be, you +should update your program for new errors. ''' |
