summaryrefslogtreecommitdiffstats
path: root/src/application/editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/application/editor.cpp')
-rw-r--r--src/application/editor.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/application/editor.cpp b/src/application/editor.cpp
index 0b8ac263e..24c811778 100644
--- a/src/application/editor.cpp
+++ b/src/application/editor.cpp
@@ -1,9 +1,9 @@
-/** \file
- * \brief Editor Implementation class declaration for Inkscape. This
+/** @file
+ * @brief Editor class declaration. This
* singleton class implements much of the functionality of the former
* 'inkscape' object and its services and signals.
- *
- * Authors:
+ */
+/* Authors:
* Bryce W. Harrington <bryce@bryceharrington.org>
* Derek P. Moore <derekm@hackunix.org>
* Ralf Stephan <ralf@ark.in-berlin.de>