diff libgui/src/m-editor/file-editor-tab.cc @ 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 16c8ec7f0867
children 1680d425bb38
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.