Git commit 9fab7d930972632266cc6528c063e80b24a904e5 by Michael Reeves. Committed on 15/07/2020 at 23:34. Pushed by mreeves into branch 'master'.
Fix typo in man page. BUG:424177 FIXED-IN:1.8.4 M +1 -1 doc/en/man-kdiff3.1.docbook https://invent.kde.org/sdk/kdiff3/commit/9fab7d930972632266cc6528c063e80b24a904e5 diff --git a/doc/en/man-kdiff3.1.docbook b/doc/en/man-kdiff3.1.docbook index 4c66e81..ca1e512 100644 --- a/doc/en/man-kdiff3.1.docbook +++ b/doc/en/man-kdiff3.1.docbook @@ -178,7 +178,7 @@ <varlistentry> <term><option><replaceable>File3</replaceable></option></term> -<listitem><para>file2 to open +<listitem><para>file3 to open </para></listitem> </varlistentry>
