diff options
Diffstat (limited to 'shell/e-shell-switcher.c')
-rw-r--r-- | shell/e-shell-switcher.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-switcher.c b/shell/e-shell-switcher.c index e29fa1cb89..2980bd983d 100644 --- a/shell/e-shell-switcher.c +++ b/shell/e-shell-switcher.c @@ -558,7 +558,7 @@ e_shell_switcher_new (void) * appear in the order they were added. * * #EShellWindow adds switcher actions in the order given by the - * <structfield>sort_order</structfield> field in #EShellModuleInfo. + * <structfield>sort_order</structfield> field in #EShellBackendClass. **/ void e_shell_switcher_add_action (EShellSwitcher *switcher, |