summaryrefslogtreecommitdiff
path: root/docs/source/faq.rst
diff options
context:
space:
mode:
authorLucas Hoffmann <l-m-h@web.de>2016-09-17 09:13:59 +0200
committerLucas Hoffmann <l-m-h@web.de>2016-12-11 01:40:27 +0100
commit1edb6c6dc2a0dc9b20f544c6b500e2d991a07dd7 (patch)
treeb302afc4f87ea095de21da840e6f66a1d421dce7 /docs/source/faq.rst
parent86820ab5c53932b6f1967fb957e53f8e8c624cce (diff)
Remove trailing white space
Diffstat (limited to 'docs/source/faq.rst')
-rw-r--r--docs/source/faq.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/faq.rst b/docs/source/faq.rst
index 212603e6..f0836128 100644
--- a/docs/source/faq.rst
+++ b/docs/source/faq.rst
@@ -22,7 +22,7 @@ FAQ
3. I want feature X!
- Me too! Feel free to file a new or comment on existing
+ Me too! Feel free to file a new or comment on existing
`issues <https://github.com/pazz/alot/issues>`_ if you don't want/have the time/know how to
implement it yourself. Be verbose as to how it should look or work when it's finished and
give it some thought how you think we should implement it. We'll discuss it from there.
@@ -51,7 +51,7 @@ FAQ
Lazyness and Ignorance: In most cases I simply did not or still don't know a better solution.
I try to outsource as much as I can to well established libraries and be it only to avoid
- having to read rfc's. But there are lots
+ having to read rfc's. But there are lots
of tasks I implemented myself, possibly overlooking a ready made and available solution.
Twisted is such a feature-rich but gray area in my mind for example.
If you think you know how to improve the current implementation let me know!