From 778e7c75fd2ff4453f4d45a6313f7da7c92ffa73 Mon Sep 17 00:00:00 2001 From: Bryan Clark Date: Fri, 11 Feb 2005 23:31:57 +0000 Subject: fixed typo, closes bug 166897 2005-02-11 Bryan Clark * shell/ev-window.c: fixed typo, closes bug 166897 * TODO: updated TODO with bug numbers that are relevant --- (limited to 'shell') diff --git a/shell/ev-window.c b/shell/ev-window.c index fdcb264..a1d74f6 100644 --- a/shell/ev-window.c +++ b/shell/ev-window.c @@ -1620,7 +1620,7 @@ static GtkActionEntry entries[] = { N_("Shrink the document"), G_CALLBACK (ev_window_cmd_view_zoom_out) }, { "ViewNormalSize", GTK_STOCK_ZOOM_100, NULL, "0", - N_("Reset the zoom level to the defaul value"), + N_("Reset the zoom level to the default value"), G_CALLBACK (ev_window_cmd_view_normal_size) }, { "ViewBestFit", EV_STOCK_ZOOM_PAGE, N_("_Best Fit"), NULL, N_("Make the current document fill the window"), -- cgit v0.9.1