[anjuta-extras] profiler: bgo #627970 - error in string (probably a typo)



commit 9379a741aacf100606f79a1214ecc39d47045c7c
Author: Carlos Jose de Almeida Pereira <carlao2005 gmail com>
Date:   Sat Aug 28 11:32:32 2010 +0200

    profiler: bgo #627970 - error in string (probably a typo)

 plugins/profiler/plugin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/profiler/plugin.c b/plugins/profiler/plugin.c
index 80bafd0..80fbace 100644
--- a/plugins/profiler/plugin.c
+++ b/plugins/profiler/plugin.c
@@ -293,7 +293,7 @@ profiler_set_target (Profiler *profiler, const gchar *profile_target_uri)
 									   _("This target does not have any "
 									     "profiling data.\n\n"
 									     "Please ensure that the target is "
-									     "complied with profiling support (-p)"
+									     "compiled with profiling support (-p)"
 										 "and that it is run at least "
 										 "once."));
 		}



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