Git commit 0639492ab3bd29b2cf31d55681ab1f05947384ca by Michael Reeves. Committed on 15/07/2020 at 23:37. Pushed by mreeves into branch '1.8'.
Fix typo in man page. BUG:424177 FIXED-IN:1.8.4 (cherry picked from commit 9fab7d930972632266cc6528c063e80b24a904e5) M +1 -1 doc/en/man-kdiff3.1.docbook https://invent.kde.org/sdk/kdiff3/commit/0639492ab3bd29b2cf31d55681ab1f05947384ca diff --git a/doc/en/man-kdiff3.1.docbook b/doc/en/man-kdiff3.1.docbook index f77de83..ad30349 100644 --- a/doc/en/man-kdiff3.1.docbook +++ b/doc/en/man-kdiff3.1.docbook @@ -177,7 +177,7 @@ <varlistentry> <term><option><replaceable>File3</replaceable></option></term> -<listitem><para>file2 to open +<listitem><para>file3 to open </para></listitem> </varlistentry>
