Fix typo
authorFabian Keil <fk@fabiankeil.de>
Thu, 28 May 2020 09:13:53 +0000 (11:13 +0200)
committerFabian Keil <fk@fabiankeil.de>
Thu, 28 May 2020 10:24:49 +0000 (12:24 +0200)
cgi.h

diff --git a/cgi.h b/cgi.h
index 45b8979..a2cf433 100644 (file)
--- 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:
  *