We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77726b commit 49170caCopy full SHA for 49170ca
docs/snippets/cpp/VS_Snippets_Winforms/System.Windows.Forms.GridViewUnbound/CPP/form1.cpp
@@ -101,7 +101,7 @@ public ref class Form1: public System::Windows::Forms::Form
101
}
102
103
104
- //Even though the date internaly stores the year as YYYY, using formatting, the
+ //Even though the date internally stores the year as YYYY, using formatting, the
105
//UI can have the format in YY.
106
void ShortFormDateFormat( DataGridViewCellFormattingEventArgs^ formatting )
107
{
0 commit comments