From 13b996645236f795ac9620d0d0c27df04bd69251 Mon Sep 17 00:00:00 2001 From: Titan Jamison Date: Sat, 18 Mar 2023 16:48:22 -0700 Subject: [PATCH] fixed typo (corresponds -> corresponding) --- docs/sec4.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sec4.html b/docs/sec4.html index dc2ee8e..93f0215 100644 --- a/docs/sec4.html +++ b/docs/sec4.html @@ -458,8 +458,8 @@ the GTK 4 API reference.

Screenshot of the box -

The handler corresponds to btn1 toggles its label. The -handler corresponds to btn2 destroys the top-level window +

The handler corresponding to btn1 toggles its label. The +handler corresponding to btn2 destroys the top-level window and the application quits.