From 68933455df82b2259c1a091232ded3334c87c551 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Tue, 11 Mar 2025 22:47:35 +0100 Subject: treewide: Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Guido Günther --- src/plugins/tests/test-port-context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/tests/test-port-context.c') diff --git a/src/plugins/tests/test-port-context.c b/src/plugins/tests/test-port-context.c index e96cff7b..25f8aa23 100644 --- a/src/plugins/tests/test-port-context.c +++ b/src/plugins/tests/test-port-context.c @@ -303,7 +303,7 @@ create_socket_service (TestPortContext *self) /* And store both the service and the socket. * Since GLib 2.42 the socket may not be explicitly closed when the - * listener is diposed, so we'll do it ourselves. */ + * listener is disposed, so we'll do it ourselves. */ self->socket_service = service; self->socket = socket; -- cgit v1.2.3-70-g09d2