aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupSteps.cs
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-08-09 19:05:10 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-08-09 19:05:10 +0300
commit690e3aa537a830e2f7c11aee03502124a0e612cf (patch)
treec28a9e1728a784fe085fe6292110a93c2969cb7b /Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupSteps.cs
parent4635652744b760ba35f5590b629874a3b078f64a (diff)
downloadTango-690e3aa537a830e2f7c11aee03502124a0e612cf.tar.gz
Tango-690e3aa537a830e2f7c11aee03502124a0e612cf.zip
Working on PPC machine setup.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupSteps.cs')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupSteps.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupSteps.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupSteps.cs
index 1262eb248..3db1eb4b0 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupSteps.cs
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupSteps.cs
@@ -10,7 +10,7 @@ namespace Tango.PPC.Common.MachineSetup
public enum MachineSetupSteps
{
[Description("Downloading Package")]
- UpdatingPackages,
+ DownloadingPackage,
[Description("Synchronizing Schema")]
SynchronizingSchema,
[Description("Synchronizing Data")]