texlive[54871] Master/tlpkg/TeXLive/TLDownload.pm: fix typo

commits+preining at tug.org commits+preining at tug.org
Sat Apr 25 15:39:58 CEST 2020


Revision: 54871
          http://tug.org/svn/texlive?view=revision&revision=54871
Author:   preining
Date:     2020-04-25 15:39:58 +0200 (Sat, 25 Apr 2020)
Log Message:
-----------
fix typo

Modified Paths:
--------------
    trunk/Master/tlpkg/TeXLive/TLDownload.pm

Modified: trunk/Master/tlpkg/TeXLive/TLDownload.pm
===================================================================
--- trunk/Master/tlpkg/TeXLive/TLDownload.pm	2020-04-24 23:54:37 UTC (rev 54870)
+++ trunk/Master/tlpkg/TeXLive/TLDownload.pm	2020-04-25 13:39:58 UTC (rev 54871)
@@ -61,7 +61,7 @@
   $self->{'ua'} = $ua;
   $self->{'enabled'} = 1;
   $self->{'errorcount'} = 0;
-  $self->{'initcout'} += 1;
+  $self->{'initcount'} += 1;
 }
 sub enabled
 {



More information about the tex-live-commits mailing list.