mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-05 14:59:49 +00:00
Fix typo.
This commit is contained in:
@ -58,7 +58,7 @@ called by the handler.
|
||||
Here is how to do it::
|
||||
|
||||
class SupystoryServerCallback(httpserver.SupyHTTPServerCallback):
|
||||
name = 'WebStats'
|
||||
name = 'Supystory'
|
||||
|
||||
Now, you have to register the callback, because the HTTP server does not know
|
||||
what subdirectory it should assign to your callback. Do it with adding a
|
||||
|
Reference in New Issue
Block a user