From a775178c063082eb6a401b4254a046133840af03 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 14 Jun 2018 15:57:24 +0300 Subject: Working on PPC... --- Software/Visual_Studio/PPC/Tango.PPC.Common/IPPCModule.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/IPPCModule.cs') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/IPPCModule.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/IPPCModule.cs index 4226e7aad..ba83d9b5d 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/IPPCModule.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/IPPCModule.cs @@ -11,7 +11,7 @@ using Tango.BL.Enumerations; namespace Tango.PPC.Common { /// - /// Represents a Machine Studio module. + /// Represents a PCC module. /// /// public interface IPPCModule : IDisposable -- cgit v1.3.1