[gimp] app/tests: Fix typo in gimp-app-test-utils.c
- From: Martin Nordholts <martinn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app/tests: Fix typo in gimp-app-test-utils.c
- Date: Fri, 27 May 2011 20:36:47 +0000 (UTC)
commit 2095c9307bf86b08780a439e5f4ba3d7c4c9b355
Author: Martin Nordholts <martinn src gnome org>
Date: Thu May 26 17:42:52 2011 +0200
app/tests: Fix typo in gimp-app-test-utils.c
app/tests/gimp-app-test-utils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/tests/gimp-app-test-utils.c b/app/tests/gimp-app-test-utils.c
index 71d383c..5947113 100644
--- a/app/tests/gimp-app-test-utils.c
+++ b/app/tests/gimp-app-test-utils.c
@@ -234,7 +234,7 @@ gimp_test_utils_create_image_from_dalog (Gimp *gimp)
-1 /*view_size*/);
/* Press the focused widget, it should be the Ok button. It will
- * take a while for the image to be created to loop for a while
+ * take a while for the image to be created so loop for a while
*/
gtk_widget_activate (gtk_window_get_focus (GTK_WINDOW (new_image_dialog)));
do
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]