[gtk/matthiasc/for-master] Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master] Cosmetics
- Date: Thu, 22 Jul 2021 21:03:26 +0000 (UTC)
commit 7bdda15b86d5ae2597687dc9a8e1326fe88082b6
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jul 22 17:02:21 2021 -0400
Cosmetics
Fix a comment typo.
gsk/ngl/gsknglcommandqueue.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsk/ngl/gsknglcommandqueue.c b/gsk/ngl/gsknglcommandqueue.c
index b731d9d2db..217fce13a2 100644
--- a/gsk/ngl/gsknglcommandqueue.c
+++ b/gsk/ngl/gsknglcommandqueue.c
@@ -1376,7 +1376,7 @@ gsk_ngl_command_queue_upload_texture (GskNglCommandQueue *self,
bpp = gdk_memory_format_bytes_per_pixel (data_format);
- /* Swtich to texture0 as 2D. We'll restore it later. */
+ /* Switch to texture0 as 2D. We'll restore it later. */
glActiveTexture (GL_TEXTURE0);
glBindTexture (GL_TEXTURE_2D, texture_id);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]