diff options
Diffstat (limited to 'cocoa/InfoBar.h')
-rw-r--r-- | cocoa/InfoBar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cocoa/InfoBar.h b/cocoa/InfoBar.h index 382e65a9c..17b543f3b 100644 --- a/cocoa/InfoBar.h +++ b/cocoa/InfoBar.h @@ -1,7 +1,7 @@ /** * Scintilla source code edit control - * InfoBar.h - Implements special info bar with zoom info, caret position etc. to be used with + * @file InfoBar.h - Implements special info bar with zoom info, caret position etc. to be used with * ScintillaView. * * Mike Lischke <mlischke@sun.com> |