docs: Improve docs for MemoryTexture
authorMaximiliano Sandoval R <msandova@gnome.org>
Thu, 6 Jan 2022 16:40:26 +0000 (17:40 +0100)
committerMaximiliano Sandoval R <msandova@gnome.org>
Thu, 6 Jan 2022 18:30:30 +0000 (19:30 +0100)
gdk/gdkmemorytexture.c

index 68fdff616d96b6b0bf995349760a8086c3686165..c9aecd5cea0d418127d6ef8f02fc256c4f68c0c4 100644 (file)
@@ -133,7 +133,7 @@ gdk_memory_sanitize (GBytes          *bytes,
  *
  * Creates a new texture for a blob of image data.
  *
- * The `GBytes` must contain @stride x @height pixels
+ * The `GBytes` must contain @stride × @height pixels
  * in the given format.
  *
  * Returns: (type GdkMemoryTexture): A newly-created `GdkTexture`