Fix typos: functionizing -> functionalizing (#10925)

Signed-off-by: mooncake <xcoder@tenxcloud.com>
pull/10927/head
Bily Zhang 2018-11-09 03:18:30 +08:00 committed by k8s-ci-robot
parent e74e9394cd
commit 23d434254c
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ function mainLogic()
}
function populateDropdowns()
{
// Keeping mainLogic() brief by functionizing the initialization of the
// Keeping mainLogic() brief by functionalizing the initialization of the
// drop-down filter boxes
for(i=0;i<metadata.pages.length;i++)