[gom/wip/hughsie/typo] gom: Fix trivial documentation typo




commit 09e4efa3d098a4b13c3333392cc70e40a51ba2ce
Author: Richard Hughes <richard hughsie com>
Date:   Tue May 11 11:30:42 2021 +0100

    gom: Fix trivial documentation typo

 gom/gom-adapter.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gom/gom-adapter.c b/gom/gom-adapter.c
index e413688..8c5f79d 100644
--- a/gom/gom-adapter.c
+++ b/gom/gom-adapter.c
@@ -127,7 +127,7 @@ gom_adapter_worker (gpointer data)
  * @callback: (in) (scope async): A callback to execute write queries on SQLite.
  * @user_data: (in): User data for @callback.
  *
- * Queues a callback to be executed within the SQLite thwrite. The callback can
+ * Queues a callback to be executed within the SQLite thread. The callback can
  * perform reads and writes.
  */
 void


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