[gtk/path-work-rebased: 18/36] path: Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/path-work-rebased: 18/36] path: Fix a typo
- Date: Thu, 7 Apr 2022 03:51:33 +0000 (UTC)
commit 60f87f2a7dc2c84f4bee96e631a71c8c11370181
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Mar 28 21:06:28 2022 -0400
path: Fix a typo
gsk/gskpath.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsk/gskpath.h b/gsk/gskpath.h
index 4a45b00564..1f208ae339 100644
--- a/gsk/gskpath.h
+++ b/gsk/gskpath.h
@@ -31,7 +31,7 @@ G_BEGIN_DECLS
/**
* GskPathForeachFlags:
- * @GSK_PATH_FOREACH_ALLOW_CURVES: Allow emission of `GSK_PATH_CURVE` operations.
+ * @GSK_PATH_FOREACH_ALLOW_CURVE: Allow emission of `GSK_PATH_CURVE` operations.
* @GSK_PATH_FOREACH_ALLOW_CONIC: Allow emission of `GSK_PATH_CONIC` operations.
*
* Flags that can be passed to [method Gsk Path.foreach] to enable additional
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]