aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupSteps.cs
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2018-08-12 10:35:40 +0300
committerAvi Levkovich <avi@twine-s.com>2018-08-12 10:35:40 +0300
commitc10fb2bcae7143bc09aefaaf4c9b02e8ba1155b8 (patch)
treed3ef0566fa0aaa1853fed1e7a71b40dc557f699c /Software/Visual_Studio/PPC/Tango.PPC.Common/MachineSetup/MachineSetupSteps.cs
parentccec0abb96ce3cfc7c0d75a78e371cef90e2b968 (diff)
parentbbbc155a96729050b9aa7d966055726df46696af (diff)
downloadTango-c10fb2bcae7143bc09aefaaf4c9b02e8ba1155b8.tar.gz
Tango-c10fb2bcae7143bc09aefaaf4c9b02e8ba1155b8.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
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")]