summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a10f747f4..d5aae6b2c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -27,7 +27,7 @@ make install (as root for installation in system directories)
----------------------------------------------------------------------
-If you want to report bugs/crashs to developers, please:
+If you want to report bugs/crashes to developers, please:
- compile with debug info (type "Debug" for cmake build, default for autotools),
- enable core files (for bash shell, add "ulimit -c unlimited" to your ~/.bashrc).