Commit 2d48ac8bfa551691ea61385312814f0a32e5e76c

Authored by Matthieu Herrmann
1 parent c8224962

maj name module web site

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
anubis_dev/library/web/dynamic_http_server.anubis
... ... @@ -28,7 +28,7 @@ read web/making_a_web_site.anubis
28 28 The web server itself is the primary module defined by:
29 29  
30 30 global define One
31   - dynamic_web_server
  31 + dynamic_http_server
32 32 (
33 33 List(String) args
34 34 ).
... ...