[gtk+] Typo fix



commit 4800a248bd0999955678793b883329492c72bd23
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Sep 4 22:58:05 2017 -0400

    Typo fix

 gsk/gskvulkanclipprivate.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gsk/gskvulkanclipprivate.h b/gsk/gskvulkanclipprivate.h
index 99450af..10b89ed 100644
--- a/gsk/gskvulkanclipprivate.h
+++ b/gsk/gskvulkanclipprivate.h
@@ -13,7 +13,7 @@ typedef enum {
    * values we return if clips could even be computed.
    */
   GSK_VULKAN_CLIP_ALL_CLIPPED,
-  /* No clipping is necesary, but the clip rect is set
+  /* No clipping is necessary, but the clip rect is set
    * to the actual bounds of the underlying framebuffer
    */
   GSK_VULKAN_CLIP_NONE,


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