Skip to content
Snippets Groups Projects
Commit 767694e1 authored by rswindell's avatar rswindell
Browse files

Fixed typo.

parent a87bc025
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ if(user.number || system.matchuser("Guest")) {
if(port>=0)
write(http_request.host.slice(0,port));
else
write(http_reuqest.host);
write(http_request.host);
writeln('/00index.html">File Libraries</a>');
writeln('<br />');
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment