mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-01-12 21:52:32 +01:00
Fix typo.
This commit is contained in:
parent
b4d5036178
commit
a69a0e975d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user