summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/displaymodules.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/displaymodules.rst b/docs/manual/displaymodules.rst
index c31d417..eba84c8 100644
--- a/docs/manual/displaymodules.rst
+++ b/docs/manual/displaymodules.rst
@@ -92,7 +92,7 @@ Screenshot Display Module ``html_fragment``
Screenshots of Urwid interfaces can be rendered in plain HTML. The
:class:`html_fragment.HtmlGenerator` display module lets you do this by simulating user input
and capturing the screen as fragments of HTML each time
-:meth:`html_fragemnt.HtmlGenerator.draw_screen` is
+:meth:`html_fragment.HtmlGenerator.draw_screen` is
called.
These fragments may be included in HTML documents. They will be rendered