aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2018-03-31 14:55:04 +0200
committerGitHub <noreply@github.com>2018-03-31 14:55:04 +0200
commit1873ed81705399658ce7628f1148327a5c595909 (patch)
tree7abea01f509a5efc136dfddbf260f60d80268186 /CHANGELOG.rst
parentRenew certificate. (diff)
parentCorrect spelling mistakes. (diff)
downloadnewspipe-1873ed81705399658ce7628f1148327a5c595909.tar.gz
newspipe-1873ed81705399658ce7628f1148327a5c595909.tar.bz2
newspipe-1873ed81705399658ce7628f1148327a5c595909.zip
Merge pull request #37 from EdwardBetts/spelling
Correct spelling mistakes.
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 0de5c357..75c73f3a 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -56,7 +56,7 @@ Release History
Fixes:
* fixed a bug that occurred when deleting a user who has categories with
feeds in it;
- * fixed a bug that occured when the user wants to use SQLite.
+ * fixed a bug that occurred when the user wants to use SQLite.
7.1 (2016-09-26)
----------------
bgstack15