[gtk/clipboard-set-docs] Apply 2 suggestion(s) to 1 file(s)
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/clipboard-set-docs] Apply 2 suggestion(s) to 1 file(s)
- Date: Sun, 22 Aug 2021 14:10:07 +0000 (UTC)
commit d929519d54cada1829910a710ed0cb442b5f05a2
Author: Emmanuele Bassi <ebassi gmail com>
Date: Sun Aug 22 14:10:06 2021 +0000
Apply 2 suggestion(s) to 1 file(s)
gdk/gdkclipboard.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdk/gdkclipboard.c b/gdk/gdkclipboard.c
index c1ceb7310c..b2fd191538 100644
--- a/gdk/gdkclipboard.c
+++ b/gdk/gdkclipboard.c
@@ -1255,8 +1255,8 @@ gdk_clipboard_set_content (GdkClipboard *clipboard,
* Sets the clipboard to contain the value collected from the given varargs.
*
* Values should be passed the same way they are passed to other value
- * collecting APIs, such as `[method GObject Object set]` or
- * `[id@g_signal_emit]` .
+ * collecting APIs, such as [`method GObject Object set`] or
+ * [`id@g_signal_emit`].
*
* ```c
* gdk_clipboard_set (clipboard, GTK_TYPE_STRING, "Hello World");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]