From c5cdc4244550a6c5fa234ace66158bcacbea5723 Mon Sep 17 00:00:00 2001 From: Emmanuel Arias Date: Thu, 9 May 2019 01:09:12 +0000 Subject: [PATCH] more fix --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 16f6479..9a94752 100644 --- a/README +++ b/README @@ -69,7 +69,7 @@ o You can view all notes in a list and it is possible only to view notes under a certain topic. o There is a tree-view, which allows you to get an overview of your topic-hierarchy. -o Notes can be encrypted using DES or IDEA algoroithms and Crypt::CBC. +o Notes can be encrypted using DES or IDEA algorithms and Crypt::CBC. o You can dump the contents of your note database into a plain text file, which can later be imported. Imports can be appended or it can overwrite an existing database (`-o`).