Fixed a typo
This commit is contained in:
+1
-1
@@ -241,7 +241,7 @@ class ToHtml(Tokenizer):
|
||||
|
||||
return
|
||||
|
||||
def getStylesheet(self):
|
||||
def getStyleSheet(self):
|
||||
"""Generate a stylesheet appropriate for the current settings.
|
||||
"""
|
||||
theStyles = []
|
||||
|
||||
Reference in New Issue
Block a user