2008-03-05 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / DataGridViewComboBoxCell.cs
index 12b93c1489fd28bb464d838ae9b1eadc087e0a4e..efb01eadee600b59a6934167cf0ce0900c73536b 100644 (file)
@@ -266,7 +266,7 @@ namespace System.Windows.Forms {
                }
 
                protected override void Paint (Graphics graphics, Rectangle clipBounds, Rectangle cellBounds, 
-                               int rowIndex, DataGridViewElementStates elementeState, object value, 
+                               int rowIndex, DataGridViewElementStates elementState, object value, 
                                object formattedValue, string errorText, DataGridViewCellStyle cellStyle, DataGridViewAdvancedBorderStyle advancedBorderStyle, 
                                DataGridViewPaintParts paintParts) {