diff options
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/IPPCModule.cs')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Common/IPPCModule.cs | 2 |
1 files changed, 1 insertions, 1 deletions
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 { /// <summary> - /// Represents a Machine Studio module. + /// Represents a PCC module. /// </summary> /// <seealso cref="System.IDisposable" /> public interface IPPCModule : IDisposable |
