changeset 211:c8c831d9f4bf

Irccd: typo in options.hpp
author David Demelier <markand@malikania.fr>
date Wed, 22 Jun 2016 13:02:39 +0200
parents 2d10d7e661a0
children b224b85a6ebf
files lib/irccd/options.hpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/irccd/options.hpp	Wed Jun 22 13:02:29 2016 +0200
+++ b/lib/irccd/options.hpp	Wed Jun 22 13:02:39 2016 +0200
@@ -20,7 +20,7 @@
 #define OPTIONS_HPP
 
 /**
- * \file options.h
+ * \file options.hpp
  * \brief Basic Unix options parser.
  */