aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs
diff options
context:
space:
mode:
authorTheRandomMelon <[email protected]>2017-05-14 19:53:08 -0500
committerTheRandomMelon <[email protected]>2017-05-14 19:53:08 -0500
commitea1a18f27ef7ca5fd7ddb07321e4949af4c548a2 (patch)
tree9c36786b500b3b34ce3054391a9db6ed0b39cbd1 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs
parentb188d5037e8969aad6d95cbdbab3c61b85d24117 (diff)
downloadhistacom2-ea1a18f27ef7ca5fd7ddb07321e4949af4c548a2.tar.gz
histacom2-ea1a18f27ef7ca5fd7ddb07321e4949af4c548a2.tar.bz2
histacom2-ea1a18f27ef7ca5fd7ddb07321e4949af4c548a2.zip
Fixed most grammatical errors in the license agreement
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs
index 94c3303..6f4f161 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicWordPad.Designer.cs
@@ -266,7 +266,7 @@
//
this.bulletStyleToolStripMenuItem.CheckOnClick = true;
this.bulletStyleToolStripMenuItem.Name = "bulletStyleToolStripMenuItem";
- this.bulletStyleToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
+ this.bulletStyleToolStripMenuItem.Size = new System.Drawing.Size(131, 22);
this.bulletStyleToolStripMenuItem.Text = "Bullet style";
this.bulletStyleToolStripMenuItem.Click += new System.EventHandler(this.bulletStyleToolStripMenuItem_Click);
//
@@ -501,9 +501,9 @@
this.lblStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblStatus.Location = new System.Drawing.Point(3, 1);
this.lblStatus.Name = "lblStatus";
- this.lblStatus.Size = new System.Drawing.Size(210, 16);
+ this.lblStatus.Size = new System.Drawing.Size(213, 16);
this.lblStatus.TabIndex = 0;
- this.lblStatus.Text = "For Help, goto Help -> Help topics";
+ this.lblStatus.Text = "For Help, go to Help -> Help topics";
//
// WinClassicWordPad
//