From edac768a4334cec6cc569773a89100e709cbebf5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 12 Feb 2025 04:13:23 -0500 Subject: Fix typos --- test/maid_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/maid_test.cpp b/test/maid_test.cpp index d6ee1db..0cd8293 100644 --- a/test/maid_test.cpp +++ b/test/maid_test.cpp @@ -74,7 +74,7 @@ test() maid.dispose(nullptr); // Mustn't crash - // All referenes dropped, but deletion deferred + // All references dropped, but deletion deferred assert(n_junk == 2); // Trigger actual deletion -- cgit v1.2.1