mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-15 08:10:17 +02:00
Fix typos in examples.
Thanks to Eugene Klimov.
This commit is contained in:
parent
01bfd18f3d
commit
88e7030845
5 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; Commentary:
|
||||
|
||||
;;; A simple debugging server that responds to all responses with a
|
||||
;;; A simple debugging server that responds to all requests with a
|
||||
;;; table containing the headers given in the request.
|
||||
;;;
|
||||
;;; As a novelty, this server uses a little micro-framework to build up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue