summaryrefslogtreecommitdiff
path: root/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.h')
-rw-r--r--src/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log.h b/src/log.h
index 297df88f..c74fe482 100644
--- a/src/log.h
+++ b/src/log.h
@@ -48,7 +48,7 @@ class Logger
/**
* Log an error and quit. The error will pop-up in Windows and will be
- * printed to standard error everywhere else.
+ * printed to standard error everywhere else.
*/
void error(const std::string &error_text);