aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-module.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-module.c')
-rw-r--r--shell/e-shell-module.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell-module.c b/shell/e-shell-module.c
index e3f6fe37b9..7e1bba1cec 100644
--- a/shell/e-shell-module.c
+++ b/shell/e-shell-module.c
@@ -452,8 +452,8 @@ e_shell_module_add_activity (EShellModule *shell_module,
*
* Tells the @shell_module to begin loading data or running background
* tasks which may consume significant resources. This gets called in
- * reponse to the user switching to the corresponding shell view for
- * the first time. The function is idempotent for each shell module.
+ * reponse to the user switching to the corresponding #EShellView for
+ * the first time. The function is idempotent for each @shell_module.
**/
void
e_shell_module_start (EShellModule *shell_module)