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/PPCModuleBase.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/PPCModuleBase.cs') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/PPCModuleBase.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/PPCModuleBase.cs index d4d00064c..45428f542 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/PPCModuleBase.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/PPCModuleBase.cs @@ -12,7 +12,7 @@ using Tango.BL.Enumerations; namespace Tango.PPC.Common { /// - /// Represents a base class for studio modules. + /// Represents a base class for PPC modules. /// /// public abstract class PPCModuleBase : ExtendedObject, IPPCModule -- cgit v1.3.1