[clutter] Fix typo (textues)
- From: Anders Jonsson <ajonsson src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] Fix typo (textues)
- Date: Sat, 1 Aug 2015 20:15:35 +0000 (UTC)
commit 6d649ec6d11833022f7e1bca8efc30274315080f
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date: Mon Mar 16 12:57:33 2015 +0100
Fix typo (textues)
https://bugzilla.gnome.org/show_bug.cgi?id=746279
clutter/deprecated/clutter-texture.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/deprecated/clutter-texture.c b/clutter/deprecated/clutter-texture.c
index bf21d26..f970502 100644
--- a/clutter/deprecated/clutter-texture.c
+++ b/clutter/deprecated/clutter-texture.c
@@ -1773,7 +1773,7 @@ clutter_texture_set_from_yuv_data (ClutterTexture *texture,
{
g_set_error (error, CLUTTER_TEXTURE_ERROR,
CLUTTER_TEXTURE_ERROR_BAD_FORMAT,
- _("YUV2 textues are not supported"));
+ _("YUV2 textures are not supported"));
return FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]