Skip to content

Commit 447a458

Browse files
committed
Merge remote-tracking branch 'origin/master' into dev
2 parents 984d1bf + 534efa7 commit 447a458

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ByteGuard.FileValidator/FileValidator.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ public List<string> GetSupportedFileTypes()
303303

304304
/// <summary>
305305
/// Whether the given file is valid based on all parameters.
306+
/// Whether the given file is valid based on all parameters.
306307
/// </summary>
307308
/// <param name="fileName">File name including extension (e.g. <c>my-file.jpg</c>).</param>
308309
/// <param name="stream">Stream content of the file.</param>

0 commit comments

Comments
 (0)