Fix the "language_set" blurb. (#129720, Christian Rose)

Sun Dec 21 00:39:50 2003  Matthias Clasen  <maclas@gmx.de>

	* gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init):
	Fix the "language_set" blurb.  (#129720, Christian Rose)
This commit is contained in:
Matthias Clasen
2003-12-20 23:43:30 +00:00
committed by Matthias Clasen
parent 5f65142b3c
commit f3faa16dab
6 changed files with 31 additions and 1 deletions

View File

@ -447,7 +447,7 @@ gtk_cell_renderer_text_class_init (GtkCellRendererTextClass *class)
ADD_SET_PROP ("language_set", PROP_LANGUAGE_SET,
_("Language set"),
_("Whether this tag affects the language the text is renderer as"));
_("Whether this tag affects the language the text is rendered as"));
text_cell_renderer_signals [EDITED] =
g_signal_new ("edited",