[gnome-builder/wip/gtk4-port] plugins/git: fix typo in interface file



commit 7271af57d223a721e3f707119bb64ccdff49c3de
Author: Christian Hergert <chergert redhat com>
Date:   Tue May 31 13:34:47 2022 -0700

    plugins/git: fix typo in interface file

 src/plugins/git/daemon/org.gnome.Builder.Git.Repository.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/git/daemon/org.gnome.Builder.Git.Repository.xml 
b/src/plugins/git/daemon/org.gnome.Builder.Git.Repository.xml
index 2d1c4956a..0512c21dd 100644
--- a/src/plugins/git/daemon/org.gnome.Builder.Git.Repository.xml
+++ b/src/plugins/git/daemon/org.gnome.Builder.Git.Repository.xml
@@ -27,7 +27,7 @@
       This signal is emitted when the repository is updated.
       Clients may want to refresh their cached information.
     -->
-    <signal name="Changed"/>>
+    <signal name="Changed"/>
     <!--
       Closed:
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]