From e17cd963426eb37b950c9e8cfda7abcb0f25533e Mon Sep 17 00:00:00 2001 From: Filip Pytloun Date: Fri, 4 Nov 2016 10:44:31 +0100 Subject: [PATCH] Fix spelling error in docs Resulting in lintian complain: I: vdirsyncer: spelling-error-in-manpage usr/share/man/man1/vdirsyncer.1.gz errorneous erroneous --- docs/when.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/when.rst b/docs/when.rst index 6045030..b69aed4 100644 --- a/docs/when.rst +++ b/docs/when.rst @@ -42,7 +42,7 @@ program chosen: This is a good idea if the user is directly interfacing with the file system and is able to resolve conflicts themselves. Here it might lead to - errorneous behavior with e.g. ``khal``, since there are now two events with + erroneous behavior with e.g. ``khal``, since there are now two events with the same UID. This point doesn't apply to git: It has very good merging capabilities,