diff options
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. |