genius r702 - in trunk: . src



Author: jirka
Date: Sun Feb  1 16:54:47 2009
New Revision: 702
URL: http://svn.gnome.org/viewvc/genius?rev=702&view=rev

Log:

Sun Feb 01 10:54:30 2009  Jiri (George) Lebl <jirka 5z com>

	* src/graphing.c: fix typo thanks to Daniel Nylander




Modified:
   trunk/ChangeLog
   trunk/src/graphing.c

Modified: trunk/src/graphing.c
==============================================================================
--- trunk/src/graphing.c	(original)
+++ trunk/src/graphing.c	Sun Feb  1 16:54:47 2009
@@ -5663,7 +5663,7 @@
 				i++;
 			} else if (id == thicknessid) {
 				if G_UNLIKELY (a[i+1] == NULL)  {
-					gel_errorout (_("%s: No thicnkess specified"),
+					gel_errorout (_("%s: No thickness specified"),
 						      "LinePlotDrawLine");
 					g_free (x);
 					g_free (y);



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