Fix typos: functionizing -> functionalizing (#10925)

Signed-off-by: mooncake <xcoder@tenxcloud.com>
This commit is contained in:
Bily Zhang
2018-11-09 03:18:30 +08:00
committed by k8s-ci-robot
parent e74e9394cd
commit 23d434254c
+1 -1
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++)