small fix.

This commit is contained in:
Norayr Chilingarian 2025-07-19 23:48:41 +04:00
parent ebf6bd387d
commit c4ccd026ae

View file

@ -86,7 +86,7 @@ BEGIN
Out.Ln;
END;
END;
Out.String(Fetch process completed."); Out.Ln;
Out.String("Fetch process completed."); Out.Ln;
END fetch;
END vpkSyncer.