[libgda/LIBGDA_6.0] GtkDoc: fix typo defining HTML assets



commit f32bd5f5935080a1603f5658f8728ab17ed95a56
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]