spaling eroah
authorBenjamin Otte <otte@gnome.org>
Mon, 19 May 2003 15:54:58 +0000 (15:54 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 19 May 2003 15:54:58 +0000 (15:54 +0000)
Original commit message from CVS:
spaling eroah

tests/old/testsuite/refcounting/sched.c
testsuite/refcounting/sched.c

index fae8b7b..3c057e4 100644 (file)
@@ -10,7 +10,7 @@ make_and_check_element (gchar *type, gchar *name)
   GstElement *element = gst_element_factory_make (type, name);
 
   if (element == NULL) {
-    g_warning ("Could not run test, because element type \"%s\" is not installed. Please retry when it is. Asysuming it works for now...", type);
+    g_warning ("Could not run test, because element type \"%s\" is not installed. Please retry when it is. Assuming it works for now...", type);
     exit (0);
   }
 
index fae8b7b..3c057e4 100644 (file)
@@ -10,7 +10,7 @@ make_and_check_element (gchar *type, gchar *name)
   GstElement *element = gst_element_factory_make (type, name);
 
   if (element == NULL) {
-    g_warning ("Could not run test, because element type \"%s\" is not installed. Please retry when it is. Asysuming it works for now...", type);
+    g_warning ("Could not run test, because element type \"%s\" is not installed. Please retry when it is. Assuming it works for now...", type);
     exit (0);
   }