summaryrefslogtreecommitdiffstats
path: root/include/history.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-07-29 08:32:34 +0200
committerDave Davenport <qball@gmpclient.org>2016-07-29 08:32:34 +0200
commit4be25abad7d04d29cb0448c9676364f3bb15f984 (patch)
treede76fccde605ccf3cf9a35626bd2a0fcc882eea3 /include/history.h
parentd6e1e4a914be63e803e4503bba0c23b3cabc87e6 (diff)
Fix some doxygen warnings.
Diffstat (limited to 'include/history.h')
-rw-r--r--include/history.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/history.h b/include/history.h
index 95a8a048..182cd340 100644
--- a/include/history.h
+++ b/include/history.h
@@ -8,7 +8,7 @@
* Implements a very simple history module that can be used by a #Mode.
*
* This uses the following options from the #config object:
- * * #_Settings::disable_history
+ * * #Settings::disable_history
*
* @{
*/