[gtk-web: 1/2] apis: remove repeated word



commit c976279ce8088d9e04d8d03d21d3e47a327b8f0e
Author: Daniel P. Berrangé <berrange redhat com>
Date:   Thu Mar 5 11:54:09 2020 +0000

    apis: remove repeated word
    
    Fixes a typo introduced by 2e6f09bec4c13bd44ba590550c883e95f195bb66
    
    Signed-off-by: Daniel P. Berrangé <berrange redhat com>

 collections/_docs/apis.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/collections/_docs/apis.md b/collections/_docs/apis.md
index 4352caf..9565f6b 100644
--- a/collections/_docs/apis.md
+++ b/collections/_docs/apis.md
@@ -38,4 +38,4 @@ application development.
 ### Foundational C utilities and object system
 
  - [GLib](https://developer.gnome.org/glib/stable/) — Data structures and utilities for C programs
- - [GObject](https://developer.gnome.org/gobject/stable/)GObject — C-based object and type system with 
signals and slots
+ - [GObject](https://developer.gnome.org/gobject/stable/) — C-based object and type system with signals and 
slots


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