summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2015-05-22 16:09:38 -0400
committerAntoine Beaupré <anarcat@koumbit.org>2015-05-22 16:09:38 -0400
commitef373b120f33e16ebf220e1b904b8758d766d5a2 (patch)
tree42c7607471d6bb4cf90eda516fbe9cd8d9bebd18
parent622e05bcee2b84a9027be95540a952f5989b70f4 (diff)
uppercase borg
-rw-r--r--docs/faq.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/faq.rst b/docs/faq.rst
index 9354d84f7..98ed64aaf 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -75,14 +75,14 @@ If it crashes with a UnicodeError, what can I do?
export LANG=en_US.UTF-8 # or similar, important is correct charset
-Why was borg forked from Attic?
- borg was created in may 2015 in response to the difficulty of
+Why was Borg forked from Attic?
+ Borg was created in may 2015 in response to the difficulty of
getting new merge requests and larger changes incorporated into
attic. more details can be found in the `fairly long discussion
<https://github.com/jborg/attic/issues/217>`_ in
attic issue queue that led to the fork.
- borg intends to be:
+ Borg intends to be:
* simple:
* as simple as possible, but no simpler
@@ -95,5 +95,5 @@ Why was borg forked from Attic?
* changing:
* do not break compatibility accidentally, without a good reason
or without warning
- * borg is not backwards-compatible with attic
+ * Borg is not backwards-compatible with attic
* major versions may not be compatible with older releases