diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2012-12-21 07:40:51 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2012-12-21 07:40:51 +0100 |
commit | 525b089c9b67b7e44cd38a3ac10c0df6f7bc2e4f (patch) | |
tree | e0debbf5086a61764c714877f96209f96ae92210 /docs | |
parent | Updated README. (diff) | |
download | newspipe-525b089c9b67b7e44cd38a3ac10c0df6f7bc2e4f.tar.gz newspipe-525b089c9b67b7e44cd38a3ac10c0df6f7bc2e4f.tar.bz2 newspipe-525b089c9b67b7e44cd38a3ac10c0df6f7bc2e4f.zip |
Minor Update to documentation.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 836b0b9d..50f44dbc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -120,7 +120,7 @@ If you wish to stay tuned from new articles of a feed by email, you have to edit * the address used by pyAggr3g470r to send the mail, and; * the corresponding password. -.. code-block:: cfg +.. code-block:: ini [MongoDB] address = mongodb.alwaysdata.com |