Fix typos: functionizing -> functionalizing (#10925)
Signed-off-by: mooncake <xcoder@tenxcloud.com>pull/10927/head
parent
e74e9394cd
commit
23d434254c
|
@ -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++)
|
||||
|
|
Loading…
Reference in New Issue