seed r305 - trunk/libseed
- From: racarr svn gnome org
- To: svn-commits-list gnome org
- Subject: seed r305 - trunk/libseed
- Date: Sat, 22 Nov 2008 19:28:30 +0000 (UTC)
Author: racarr
Date: Sat Nov 22 19:28:30 2008
New Revision: 305
URL: http://svn.gnome.org/viewvc/seed?rev=305&view=rev
Log:
Typo in exception.
Modified:
trunk/libseed/seed-gtype.c
Modified: trunk/libseed/seed-gtype.c
==============================================================================
--- trunk/libseed/seed-gtype.c (original)
+++ trunk/libseed/seed-gtype.c Sat Nov 22 19:28:30 2008
@@ -568,7 +568,7 @@
if (!JSValueIsNumber(eng->context, parent_ref))
{
seed_make_exception(exception, "TypeError",
- "GType constructor expected" " Gype for parent");
+ "GType constructor expected" " GType for parent");
return (JSObjectRef) JSValueMakeNull(eng->context);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]