tazweb diff src/main.c @ rev 94

edit en.html
author Paul Issott <paul@slitaz.org>
date Fri Apr 29 10:44:16 2011 +0100 (2011-04-29)
parents b3001117bf7a
children 81c2457f3b7f
line diff
     1.1 --- a/src/main.c	Thu Apr 28 00:18:06 2011 +0200
     1.2 +++ b/src/main.c	Fri Apr 29 10:44:16 2011 +0100
     1.3 @@ -217,7 +217,7 @@
     1.4          WEBKIT_WEB_VIEW (webview)));
     1.5  }
     1.6  
     1.7 -/* New webview clallbacks */
     1.8 +/* New webview callbacks */
     1.9  static WebKitWebView*
    1.10  create_web_view_cb(WebKitWebView* webview, WebKitWebFrame* web_frame,
    1.11  		GtkWidget* window)