Skip to content

Commit

Permalink
Update FileSystemCollector.cs
Browse files Browse the repository at this point in the history
Minor doc change
  • Loading branch information
gfs committed Mar 30, 2019
1 parent fb0994e commit 860c486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/Collectors/FileSystem/FileSystemCollector.cs
Expand Up @@ -14,7 +14,7 @@
namespace AttackSurfaceAnalyzer.Collectors.FileSystem
{
/// <summary>
/// Collects metadata from the local file system.
/// Collects Filesystem Data from the local file system.
/// </summary>
public class FileSystemCollector : BaseCollector
{
Expand Down

0 comments on commit 860c486

Please sign in to comment.