[gnome-builder/wip/gtk4-port] bug-buddy: fix codespell
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port] bug-buddy: fix codespell
- Date: Tue, 14 Jun 2022 18:11:54 +0000 (UTC)
commit 2f651838e7f1643cd3a0821c53378b6806e6b906
Author: Christian Hergert <chergert redhat com>
Date: Tue Jun 14 11:09:28 2022 -0700
bug-buddy: fix codespell
src/bug-buddy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/bug-buddy.c b/src/bug-buddy.c
index 9c735b423..e8375fc0f 100644
--- a/src/bug-buddy.c
+++ b/src/bug-buddy.c
@@ -66,7 +66,7 @@ bug_buddy_init (void)
* Everything needs to be prepared at startup so that we can avoid using
* any malloc, locks, etc in our SIGSEGV handler. So we'll find gdb right
* now and stash the location for later. If it disappears during runtime,
- * that's fine, we just wont be able to invoke gdb.
+ * that's fine, we just won't be able to invoke gdb.
*/
gdb_path = g_find_program_in_path ("gdb");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]