[glib/mcatanzaro/gresolver-reload] Apply 2 suggestion(s) to 1 file(s)
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/mcatanzaro/gresolver-reload] Apply 2 suggestion(s) to 1 file(s)
- Date: Tue, 23 Nov 2021 14:18:34 +0000 (UTC)
commit ba29552cfc5899d891bc7665a4b1ccceb031e7ba
Author: Philip Withnall <philip tecnocode co uk>
Date: Tue Nov 23 14:18:34 2021 +0000
Apply 2 suggestion(s) to 1 file(s)
gio/gresolver.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gresolver.c b/gio/gresolver.c
index 9bbb93c02..3333215c4 100644
--- a/gio/gresolver.c
+++ b/gio/gresolver.c
@@ -174,12 +174,12 @@ g_resolver_class_init (GResolverClass *resolver_class)
* GResolver::reload:
* @resolver: a #GResolver
*
- * On UNIX systems, this signal is emitted when /etc/resolv.conf is
+ * On UNIX systems, this signal is emitted when `/etc/resolv.conf` is
* changed. If you are building a DNS cache on top of #GResolver, you
* can use this signal as a hint to refresh the cache, which is useful
* on systems that lack a modern local caching DNS resolver like
* systemd-resolved or dnsmasq. Be aware that on modern systems with
- * local caching resolvers, /etc/resolv.conf will most likely never be
+ * local caching resolvers, `/etc/resolv.conf` will most likely never be
* updated when DNS configuration changes, and this signal will never
* be emitted.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]