From 40c25359f7d2e44b386fb69c602917e013a09f31 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 28 May 2020 11:13:53 +0200 Subject: [PATCH] Fix typo --- cgi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgi.h b/cgi.h index 45b8979a..a2cf4331 100644 --- a/cgi.h +++ b/cgi.h @@ -5,7 +5,7 @@ * File : $Source: /cvsroot/ijbswa/current/cgi.h,v $ * * Purpose : Declares functions to intercept request, generate - * html or gif answers, and to compose HTTP resonses. + * html or gif answers, and to compose HTTP responses. * * Functions declared include: * -- 2.39.2