--- a/libpurple/tests/test_contact_manager.c Thu Jan 11 03:27:54 2024 -0600 +++ b/libpurple/tests/test_contact_manager.c Fri Jan 12 01:16:53 2024 -0600 @@ -115,7 +115,7 @@ purple_contact_manager_add(manager, contact); /* This will never get called as the double add outputs a g_warning() - * that causes the test to fail. This is left to avoid a false postive + * that causes the test to fail. This is left to avoid a false positive * in static analysis. */ g_clear_object(&account);