summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDeokishisu <6993375+Deokishisu@users.noreply.github.com>2021-02-05 01:27:11 -0500
committerDeokishisu <6993375+Deokishisu@users.noreply.github.com>2021-02-05 01:27:11 -0500
commitac43365d58868e1aa1be2bc8ed31e5a23980ffe5 (patch)
tree106920e656e311193b08420ce4a6e1f1cc66255c /include
parent64460e01aede2bbcaa8d1dd18dd3fab590fa4a6e (diff)
Fix "Compatibility" Misspelling
Someone misspelled "compatibility" as "compatability" in the daycare-related files. This commit spells them correctly.
Diffstat (limited to 'include')
-rw-r--r--include/constants/daycare.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/constants/daycare.h b/include/constants/daycare.h
index adb62fab5..e412d2ab7 100644
--- a/include/constants/daycare.h
+++ b/include/constants/daycare.h
@@ -1,11 +1,11 @@
#ifndef GUARD_DAYCARE_CONSTANTS_H
#define GUARD_DAYCARE_CONSTANTS_H
-// Parent compatability scores
+// Parent compatibility scores
#define PARENTS_INCOMPATIBLE 0
#define PARENTS_LOW_COMPATIBILITY 20
-#define PARENTS_MED_COMPATABILITY 50
-#define PARENTS_MAX_COMPATABILITY 70
+#define PARENTS_MED_COMPATIBILITY 50
+#define PARENTS_MAX_COMPATIBILITY 70
// Daycare state
#define DAYCARE_NO_MONS 0