aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPENDENCIES2
-rw-r--r--libgamma_error.py4
2 files changed, 2 insertions, 4 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 6cb6e75..488d333 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -4,7 +4,6 @@ RUNTIME DEPENDENCIES:
libgamma>=0.7.4
libc
-
BUILD DEPENDENCIES:
python3
@@ -16,7 +15,6 @@ BUILD DEPENDENCIES:
coreutils
pkg-config
-
INSTALL DEPENDENCIES:
make
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.
'''