From b8fe569f294c3b7b40075770073341d03f43ae71 Mon Sep 17 00:00:00 2001 From: pmf Date: Tue, 27 Nov 2007 16:43:32 +0000 Subject: [PATCH] resourceview: fix spelling git-svn-id: http://ltt.polymtl.ca/svn@2772 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/modules/gui/resourceview/cfv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ltt/branches/poly/lttv/modules/gui/resourceview/cfv.c b/ltt/branches/poly/lttv/modules/gui/resourceview/cfv.c index cd185eda..5ab74bbd 100644 --- a/ltt/branches/poly/lttv/modules/gui/resourceview/cfv.c +++ b/ltt/branches/poly/lttv/modules/gui/resourceview/cfv.c @@ -243,7 +243,7 @@ resourceview(LttvPluginTab *ptab) //WARNING : The widget must be //inserted in the main window before the drawing area - //can be configured (and this must happend bedore sending + //can be configured (and this must happen before sending //data) return control_flow_data; -- 2.34.1