diff --git a/mozilla/editor/ui/dialogs/content/EdTableProps.js b/mozilla/editor/ui/dialogs/content/EdTableProps.js index af2222c2461..479ed9b325c 100644 --- a/mozilla/editor/ui/dialogs/content/EdTableProps.js +++ b/mozilla/editor/ui/dialogs/content/EdTableProps.js @@ -1025,7 +1025,7 @@ function ApplyTableAttributes() } var countDelta; - var foundcell; + var foundCell; var i; if (gNewRowCount != gRowCount)