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

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <177749152519.425894.8987588507023390873@svn03-he-fi>
Author: rinrab
Date: Wed Apr 29 19:38:44 2026
New Revision: 1933533

Log:
Typoz.

* subversion/svnbrowse/svnbrowse.c
  (format_percentage_scroll): Fix a typo.

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

Modified: subversion/trunk/subversion/svnbrowse/svnbrowse.c
==============================================================================
--- subversion/trunk/subversion/svnbrowse/svnbrowse.c	Wed Apr 29 19:37:32 2026	(r1933532)
+++ subversion/trunk/subversion/svnbrowse/svnbrowse.c	Wed Apr 29 19:38:44 2026	(r1933533)
@@ -486,7 +486,7 @@ format_percentage_scroll(int scroll, int
   else
     {
       /* Oops, if size and heigth perfectly line up, we would segfault to
-       * division by zero. Nope... We wouldn not. There is a check right
+       * division by zero. Nope... We would not. There is a check right
        * above. */
 
       int percentage = (scroll) * 100 / (size - height);
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.