Spell check source code, fix mistakes.
This commit is contained in:
parent
544027da18
commit
3808f5c36d
41 changed files with 63 additions and 63 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue