[glib/application-replace] fixup! GApplication: Add a way to replace a unique instance
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/application-replace] fixup! GApplication: Add a way to replace a unique instance
- Date: Sat, 3 Nov 2018 15:38:27 +0000 (UTC)
commit 46108dfea98e25ee46a86d4535a061eca1cf3e6b
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Nov 3 11:04:44 2018 -0400
fixup! GApplication: Add a way to replace a unique instance
Improve doc formatting.
gio/gioenums.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gioenums.h b/gio/gioenums.h
index 388441cb8..ea3ea538a 100644
--- a/gio/gioenums.h
+++ b/gio/gioenums.h
@@ -1477,7 +1477,7 @@ typedef enum
* @G_APPLICATION_ALLOW_REPLACEMENT: Allow another instance to take over
* the bus name. Since: 2.60
* @G_APPLICATION_REPLACE: Take over from another instance. This flag is
- * usually set by passing --gapplication-replace on the commandline.
+ * usually set by passing `--gapplication-replace` on the commandline.
* Since: 2.60
*
* Flags used to define the behaviour of a #GApplication.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]