summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2016-11-27 13:16:19 -0500
committerAllen Winter <allen.winter@kdab.com>2016-11-27 13:16:19 -0500
commit6f84bcf55a4d2e611588bbea4857a946f22b48ad (patch)
tree51520e89ae86d2e9bd88c4a9b1bcfa6f613a7613 /Install.txt
parent840500c95ab598bfb3ea3e9b9ed9ad9befde1a9a (diff)
downloadlibical-git-6f84bcf55a4d2e611588bbea4857a946f22b48ad.tar.gz
Install.txt - fix typo
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Install.txt b/Install.txt
index bab976b6..52fe5ae7 100644
--- a/Install.txt
+++ b/Install.txt
@@ -108,7 +108,7 @@ This C library can be built with bindings for these other languages:
== Tweaking the Library Behavior ==
Use these CMake options to adjust the library behavior as follows:
- * ICAL_ERRORS_ARE_FATALL=[true|false]
+ * ICAL_ERRORS_ARE_FATAL=[true|false]
Set to make icalerror_* calls abort instead of internally signaling an error.
Default=false