[gtk/glyphy2: 3/47] path: Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/glyphy2: 3/47] path: Fix a typo
- Date: Sun, 3 Apr 2022 01:02:25 +0000 (UTC)
commit 8e294f54e07c063fcbc7e93facadaefaf4f9d013
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]