Skip to content

Commit 019393f

Browse files
committed
Fixed typo.
1 parent da8028f commit 019393f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

library/server/ewsgi/connectors/standalone/src/httpd/concurrency/none/httpd_request_handler.e

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
note
2-
description : "Concurrent specific feature to implemente HTTPD_REQUEST_HANDLER"
3-
author : "$Author$"
2+
description : "Concurrent specific feature to implement HTTPD_REQUEST_HANDLER"
43
date : "$Date$"
54
revision : "$Revision$"
65

@@ -10,8 +9,6 @@ deferred class
109
inherit
1110
HTTPD_REQUEST_HANDLER_I
1211

13-
14-
1512
note
1613
copyright: "2011-2015, Jocelyn Fiat, Javier Velilla, Eiffel Software and others"
1714
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"

0 commit comments

Comments
 (0)