aboutsummaryrefslogtreecommitdiff
path: root/docs/source/man/lesana.rst
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2020-12-07 16:38:18 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2020-12-07 16:38:18 +0100
commit80baf34219dc692b2471add8a1ebc2960d5e2f59 (patch)
tree9f14b795e365ef2dc0e9e4abf374db55382952aa /docs/source/man/lesana.rst
parent2a0885a4801f344e6528fa8147c0795b451e5699 (diff)
documentation typos
Diffstat (limited to 'docs/source/man/lesana.rst')
-rw-r--r--docs/source/man/lesana.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/man/lesana.rst b/docs/source/man/lesana.rst
index 6ed56b0..343c343 100644
--- a/docs/source/man/lesana.rst
+++ b/docs/source/man/lesana.rst
@@ -15,7 +15,7 @@ designed to have a data storage / serialization format that is friendly
to git and other VCSs, but decent performances.
To reach this aim it uses yaml_ as its serialization format, which is
-easy to store in a VCS, share between people and syncronize between
+easy to store in a VCS, share between people and synchronize between
different computers, but it also keeps an index of this data in a local
xapian_ database in order to allow for fast searches.