Free cookie consent management tool by TermsFeed Policy Generator

Changeset 9024


Ignore:
Timestamp:
12/11/12 16:00:53 (11 years ago)
Author:
mkommend
Message:

#1890: Correctd typo in DataAnalysisImportTypeDialog.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis.Views/3.3/DataAnalysisImportTypeDialog.Designer.cs

    r8885 r9024  
    333333      this.ShuffelInfoLabel.Size = new System.Drawing.Size(16, 16);
    334334      this.ShuffelInfoLabel.TabIndex = 8;
    335       this.ShuffelInfoLabel.Tag = "Check, if the importat data should be shuffled";
     335      this.ShuffelInfoLabel.Tag = "Check, if the imported data should be shuffled";
    336336      this.ToolTip.SetToolTip(this.ShuffelInfoLabel, "Check, if the importat data should be shuffled");
    337337      this.ShuffelInfoLabel.DoubleClick += new System.EventHandler(this.ControlToolTip_DoubleClick);
Note: See TracChangeset for help on using the changeset viewer.