aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-view.c')
-rw-r--r--shell/e-shell-view.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index a8e47d4691..1e7e27b87b 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -904,7 +904,7 @@ e_shell_view_class_init (EShellViewClass *class)
"shell-content",
"Shell Content Widget",
"The content widget appears in "
- "a shell window's right pane",
+ "a shell window's right pane",
E_TYPE_SHELL_CONTENT,
G_PARAM_READABLE));
@@ -921,7 +921,7 @@ e_shell_view_class_init (EShellViewClass *class)
"shell-sidebar",
"Shell Sidebar Widget",
"The sidebar widget appears in "
- "a shell window's left pane",
+ "a shell window's left pane",
E_TYPE_SHELL_SIDEBAR,
G_PARAM_READABLE));
@@ -937,7 +937,7 @@ e_shell_view_class_init (EShellViewClass *class)
"shell-taskbar",
"Shell Taskbar Widget",
"The taskbar widget appears at "
- "the bottom of a shell window",
+ "the bottom of a shell window",
E_TYPE_SHELL_TASKBAR,
G_PARAM_READABLE));