svn commit: r1932916 - subversion/trunk/subversion/svnbrowse

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <177568588381.857597.16361552315322843852@svn03-he-fi>
Author: rinrab
Date: Wed Apr  8 22:04:43 2026
New Revision: 1932916

Log:
Follow-up to r1932915: Fix typo.

* subversion/svnbrowse/svnbrowse.c
  (view_on_event): one row/row one.

Modified:
   subversion/trunk/subversion/svnbrowse/svnbrowse.c

Modified: subversion/trunk/subversion/svnbrowse/svnbrowse.c
==============================================================================
--- subversion/trunk/subversion/svnbrowse/svnbrowse.c	Wed Apr  8 22:00:21 2026	(r1932915)
+++ subversion/trunk/subversion/svnbrowse/svnbrowse.c	Wed Apr  8 22:04:43 2026	(r1932916)
@@ -159,7 +159,7 @@ view_on_event(svn_browse__view_t *view,
         return svn_error_create(SVN_ERR_CANCELLED, NULL, NULL);
     }
 
-  /* scrollable height is row one less than the whole view */
+  /* scrollable height is one row less than the whole view */
   SVN_ERR(svn_browse__model_scroll_in_view(view->model, getmaxy(stdscr) - 1));
 
   return SVN_NO_ERROR;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.