[gtk+] Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix a typo
- Date: Tue, 26 Sep 2017 01:04:24 +0000 (UTC)
commit 171fef4b87d13242c4938fdabb14631f7fb1f5b4
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Sep 25 17:53:54 2017 -0400
Fix a typo
gdk/gdkvulkancontextprivate.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkvulkancontextprivate.h b/gdk/gdkvulkancontextprivate.h
index 592ad02..c7b987f 100644
--- a/gdk/gdkvulkancontextprivate.h
+++ b/gdk/gdkvulkancontextprivate.h
@@ -81,7 +81,7 @@ gdk_display_ref_vulkan (GdkDisplay *display,
GDK_NOTE (VULKAN, g_print ("Support for Vulkan disabled at compile-time"));
g_set_error_literal (error, GDK_VULKAN_ERROR, GDK_VULKAN_ERROR_UNSUPPORTED,
- "Vulkan support was not enabled at compie time.");
+ "Vulkan support was not enabled at compile time.");
return FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]