Skip to content

Commit 4e8ede7

Browse files
authored
typo: lable -> label
1 parent 551f137 commit 4e8ede7

File tree

1 file changed

+1
-1
lines changed
  • docs/vs-2015/snippets/csharp/VS_Snippets_Winforms/Label_Image/CS

1 file changed

+1
-1
lines changed

docs/vs-2015/snippets/csharp/VS_Snippets_Winforms/Label_Image/CS/form1.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
using System.Windows.Forms;
66
using System.Data;
77

8-
namespace Lable_Cs
8+
namespace Label_Cs
99
{
1010
/// <summary>
1111
/// Summary description for Form1.

0 commit comments

Comments
 (0)