Git commit d5ee6c72383a1f75bcf7b9df5aaa6914ca4e2b6f by Burkhard L?ck. Committed on 29/07/2013 at 04:54. Pushed by lueck into branch 'master'.
fix number of folding menu items M +2 -2 doc/kate/advanced.docbook http://commits.kde.org/kate/d5ee6c72383a1f75bcf7b9df5aaa6914ca4e2b6f diff --git a/doc/kate/advanced.docbook b/doc/kate/advanced.docbook index edc333d..a6dd662 100644 --- a/doc/kate/advanced.docbook +++ b/doc/kate/advanced.docbook @@ -889,8 +889,8 @@ The Folding Markers Pane in the left side of the screen displays a graphical view of the foldable regions, with triangle symbols to indicate the possible operation on a given region: a top down triangle means that the region is expanded, clicking it will collapse the region and a right pointing triangle will be displayed instead.</para> - -<para>Eleven commands are provided to manipulate the state of folding regions, +<!--FIXME change Three to Four when Unfold Toplevel Nodes action is back--> +<para>Three commands are provided to manipulate the state of folding regions, see the <link linkend="view-code-folding">menu documentation</link>. </para>
