[libgda] GtkDoc: fix typo defining HTML assets



commit cf685971e6143c74ce45de781af4238d7919b47c
Author: Daniel Espinosa <esodan gmail com>
Date:   Sun Jan 16 10:58:34 2022 -0600

    GtkDoc: fix typo defining HTML assets

 doc/C/libgda/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc/C/libgda/meson.build b/doc/C/libgda/meson.build
index e1c24d5d9..3884481be 100644
--- a/doc/C/libgda/meson.build
+++ b/doc/C/libgda/meson.build
@@ -39,7 +39,7 @@ gda_html_images = [
        'SqlIdentifiers.png',
        'thread-wrapper.png',
        'connection-status.png'
-       ])
+       ]
 
 doc_conf = configuration_data()
 doc_conf.set('GDA_VERSION', project_version)


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