diff --git a/docs/overview.rst b/docs/overview.rst index 5ace90d..33331ff 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -21,7 +21,7 @@ rl exports the following components: Interface to the readline history. Used to read and write history files and to manipulate history entries. -:mod:`rl.readline` +:mod:`rl.readline ` The readline bindings module. Contains everything known from the standard library plus extensions specific to the rl package. The :obj:`completer `, :obj:`completion `, and :obj:`history `