Filesystem: fix comment

This commit is contained in:
Jonathan Jenne 2021-06-15 14:28:31 +02:00
parent ff172ed5bc
commit bb7153f6c1

View File

@ -82,7 +82,7 @@ Public Class File
End Function
''' <summary>
''' Adds fileversions to given filename `Destination` if that file already exists.
''' Adds file version string to given filename `Destination` if that file already exists.
''' </summary>
''' <param name="Destination"></param>
''' <returns></returns>