From a1b7a22a8ea88fafb16aa87cd7df4554196592fb Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Tue, 17 Oct 2006 01:29:55 +0000 Subject: from Stephen Fisher: Here is a patch for spelling typos in comments and strings in the gtk/ directories. svn path=/trunk/; revision=19568 --- gtk/airpcap_dlg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/airpcap_dlg.c') diff --git a/gtk/airpcap_dlg.c b/gtk/airpcap_dlg.c index 41737d47a9..ba72c531ed 100644 --- a/gtk/airpcap_dlg.c +++ b/gtk/airpcap_dlg.c @@ -272,7 +272,7 @@ if(keys_in_list > 0) if(!KeysCollection) { /* Simple dialog ERROR */ - simple_dialog(ESD_TYPE_ERROR,ESD_BTN_OK,"%s","Failed mamory allocation for KeysCollection!"); + simple_dialog(ESD_TYPE_ERROR,ESD_BTN_OK,"%s","Failed memory allocation for KeysCollection!"); return; } -- cgit v1.2.1