[beast] BEAST-GTK: fix spelling error (see #626760).



commit 96ef13a44f3f834d9ce71fbfa66c5b1a2a06242a
Author: Stefan Westerfeld <stefan space twc de>
Date:   Tue Aug 17 14:33:23 2010 +0200

    BEAST-GTK: fix spelling error (see #626760).

 beast-gtk/bstsupershell.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/beast-gtk/bstsupershell.c b/beast-gtk/bstsupershell.c
index d68a176..f261d94 100644
--- a/beast-gtk/bstsupershell.c
+++ b/beast-gtk/bstsupershell.c
@@ -214,7 +214,7 @@ super_shell_build_snet (BstSuperShell *self,
   if (bse_snet_supports_user_synths (snet) || BST_DBG_EXT)
     gtk_notebook_append_page (notebook,
                               gtk_widget_get_toplevel (GTK_WIDGET (bst_snet_router_build_page (snet))),
-                              gxk_notebook_create_tabulator (_("Routing"), BST_STOCK_MESH, _("Add, edit and connect synthsizer mesh components")));
+                              gxk_notebook_create_tabulator (_("Routing"), BST_STOCK_MESH, _("Add, edit and connect synthesizer mesh components")));
   param_view = bst_param_view_new (snet);
   gtk_notebook_append_page (notebook,
                             bst_param_view_new (snet),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]