[tor-commits] [stem/master] Fixing case for new faq entry
atagar at torproject.org
atagar at torproject.org
Fri Aug 30 21:14:51 UTC 2013
commit 3288f61da61932664c677619fe303d1d076dbe83
Author: Damian Johnson <atagar at torproject.org>
Date: Fri Aug 30 14:14:22 2013 -0700
Fixing case for new faq entry
Oops, FAQ entry titles shouldn't be all caps.
---
docs/faq.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/faq.rst b/docs/faq.rst
index b3314e4..006ed59 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -61,7 +61,7 @@ Stem is under the `LGPLv3 <https://www.gnu.org/licenses/lgpl>`_.
.. _are_there_any_other_controller_libraries:
-Are There Any Other Controller Libraries?
+Are there any other controller libraries?
-----------------------------------------
Yup. The most mature controller libraries are written in python, but there's a few options in other languages as well. By far the most mature alternative to Stem are `Txtorcon <https://txtorcon.readthedocs.org/>`_ and `TorCtl <https://gitweb.torproject.org/pytorctl.git>`_.
More information about the tor-commits
mailing list