Spell check source code, fix mistakes.
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "frmDataloggerSettings";
|
||||
this.Text = "DataLogger";
|
||||
this.Text = "Datalogger";
|
||||
this.Load += new System.EventHandler(this.frmDataloggerSettings_Load);
|
||||
((System.ComponentModel.ISupportInitialize)(this.nudLogInterval)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user