diff options
Diffstat (limited to 'shell/e-shell-view.h')
-rw-r--r-- | shell/e-shell-view.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h index 1a8a9046fb..cc40b761df 100644 --- a/shell/e-shell-view.h +++ b/shell/e-shell-view.h @@ -112,8 +112,8 @@ struct _EShellView { * Subclasses should rarely need to override the * default behavior. * @execute_search: Class method for the #EShellView::execute-search - * signal. There is no default behavior; subclasses - * should override this. + * signal. There is no default behavior; subclasses + * should override this. * @update_actions: Class method for the #EShellView::update-actions * signal. There is no default behavior; subclasses * should override this. |