From f9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 1 Sep 2024 22:38:35 +0200 Subject: New upstream version 1.49.90 --- examples/python/gi/gmaincontext.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/python/gi/gmaincontext.py') diff --git a/examples/python/gi/gmaincontext.py b/examples/python/gi/gmaincontext.py index 25283f18..fcbcd61b 100755 --- a/examples/python/gi/gmaincontext.py +++ b/examples/python/gi/gmaincontext.py @@ -14,7 +14,7 @@ # API (like NM.Client.new()) is for simple programs but usually not best # for using NMClient for real applications. # -# To learn more about GMainContext, read https://developer.gnome.org/SearchProvider/documentation/tutorials/main-contexts.html +# To learn more about GMainContext, read https://developer.gnome.org/documentation/tutorials/main-contexts.html # When I say "mainloop" or "event loop", I mean GMainContext. GMainLoop is # a small wrapper around GMainContext to run the context with a boolean # flag. -- cgit 1.3.0-6-gf8a5