From 7f815ef1d9e0c0285436969f0586adc84e755bdd Mon Sep 17 00:00:00 2001 From: vindarel Date: Sat, 13 Oct 2018 22:14:58 +0200 Subject: [PATCH] (minor) typo --- www/hunchentoot-doc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/hunchentoot-doc.html b/www/hunchentoot-doc.html index 4112b1f..57b6f10 100644 --- a/www/hunchentoot-doc.html +++ b/www/hunchentoot-doc.html @@ -339,7 +339,7 @@ If you want Hunchentoot to actually do something, you have to create and start an acceptor. You can also run several acceptors in one image, each one - listening on a different different port. + listening on a different port.

[Standard class] -- 2.11.4.GIT