[d-spy] lib: fix typo
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [d-spy] lib: fix typo
- Date: Sun, 27 Mar 2022 05:50:43 +0000 (UTC)
commit e55f7de9a1c51064e272d0d69a15a0eab487e462
Author: Christian Hergert <chergert redhat com>
Date: Sat Mar 26 22:50:37 2022 -0700
lib: fix typo
lib/dspy-introspection-model.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/dspy-introspection-model.c b/lib/dspy-introspection-model.c
index d3dabb2..705a81f 100644
--- a/lib/dspy-introspection-model.c
+++ b/lib/dspy-introspection-model.c
@@ -379,7 +379,7 @@ dspy_introspection_model_init_async (GAsyncInitable *initiable,
g_task_return_new_error (task,
G_IO_ERROR,
G_IO_ERROR_NOT_INITIALIZED,
- "%s has not been intialized with a name",
+ "%s has not been initialized with a name",
G_OBJECT_TYPE_NAME (self));
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]