From d967b4b37644ab6aedac36539f8f6fa5cf3547f2 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 6 May 2019 18:01:50 +0300 Subject: Working on TCC.. --- .../PPC/Modules/Tango.PPC.Storage/Models/StorageNavigationRequest.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.Storage') diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Storage/Models/StorageNavigationRequest.cs b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Storage/Models/StorageNavigationRequest.cs index ef991a7f2..6d3fe77ea 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Storage/Models/StorageNavigationRequest.cs +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Storage/Models/StorageNavigationRequest.cs @@ -14,7 +14,7 @@ namespace Tango.PPC.Storage.Models public StorageNavigationIntent Intent { get; set; } /// - /// Gets or sets the file display filter (e.g .tup|.job|.ccp). + /// Gets or sets the file display filter (e.g .tup|.job|.tcc). /// public String Filter { get; set; } -- cgit v1.3.1