diff options
Diffstat (limited to 'mail/e-mail-shell-module.h')
-rw-r--r-- | mail/e-mail-shell-module.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/e-mail-shell-module.h b/mail/e-mail-shell-module.h index d27e35f7d4..de19861ac6 100644 --- a/mail/e-mail-shell-module.h +++ b/mail/e-mail-shell-module.h @@ -33,8 +33,8 @@ G_BEGIN_DECLS /* Globally available shell module. * - * XXX I don't like having this globally available but passing it around to - * all the various utilities that need to access to the module's data + * XXX I don't like having this globally available but passing it around + * to all the various utilities that need to access the module's data * directory and local folders is too much of a pain for now. */ extern EShellModule *mail_shell_module; |