changeset 24164:44f0ad0e3af5

doc: libgui/src/m-editor/file-editor-tab.cc: fix Doxygen comment.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Sun, 22 Oct 2017 00:01:43 +0200
parents 7ff6daa6b558
children ef59a196c155
files libgui/src/m-editor/file-editor-tab.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libgui/src/m-editor/file-editor-tab.cc	Sun Oct 22 00:00:05 2017 +0200
+++ b/libgui/src/m-editor/file-editor-tab.cc	Sun Oct 22 00:01:43 2017 +0200
@@ -20,7 +20,7 @@
 
 */
 
-//! @file A single GUI file tab.
+//! @file file-editor-tab.cc A single GUI file tab.
 //!
 //! This interfaces QsciScintilla with the rest of Octave.