# HG changeset patch # User Kai T. Ohlhus # Date 1508623303 -7200 # Node ID 44f0ad0e3af5d63d62f7f1933327411fbb6a2435 # Parent 7ff6daa6b55842bf643714e374a383fe9656cb80 doc: libgui/src/m-editor/file-editor-tab.cc: fix Doxygen comment. diff -r 7ff6daa6b558 -r 44f0ad0e3af5 libgui/src/m-editor/file-editor-tab.cc --- 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.