diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-12-07 16:38:18 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-12-07 16:38:18 +0100 |
commit | 80baf34219dc692b2471add8a1ebc2960d5e2f59 (patch) | |
tree | 9f14b795e365ef2dc0e9e4abf374db55382952aa /docs/source/man/lesana.rst | |
parent | 2a0885a4801f344e6528fa8147c0795b451e5699 (diff) |
documentation typos
Diffstat (limited to 'docs/source/man/lesana.rst')
-rw-r--r-- | docs/source/man/lesana.rst | 2 |
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. |