[libdazzle: 1/2] shortcuts: Fix typo in tooltip_get_accel doc-comment
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle: 1/2] shortcuts: Fix typo in tooltip_get_accel doc-comment
- Date: Thu, 25 Apr 2019 21:56:13 +0000 (UTC)
commit 64d885d5d3f9adc59491e5a71e7f37c4d8cb3c1a
Author: Christopher Davis <brainblasted disroot org>
Date: Thu Apr 25 17:34:02 2019 -0400
shortcuts: Fix typo in tooltip_get_accel doc-comment
This typo can prevent language bindings for this function
from being generated correctly.
src/shortcuts/dzl-shortcut-tooltip.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/shortcuts/dzl-shortcut-tooltip.c b/src/shortcuts/dzl-shortcut-tooltip.c
index 292b6c6..0515c6e 100644
--- a/src/shortcuts/dzl-shortcut-tooltip.c
+++ b/src/shortcuts/dzl-shortcut-tooltip.c
@@ -478,7 +478,7 @@ dzl_shortcut_tooltip_set_widget (DzlShortcutTooltip *self,
*
* Returns: (nullable): an override accel, or %NULL
*
- * Since: 3.320
+ * Since: 3.32
*/
const gchar *
dzl_shortcut_tooltip_get_accel (DzlShortcutTooltip *self)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]