chore: fix typo in renamings database (#6498)

This commit is contained in:
Beka Westberg
2022-10-06 13:07:10 -07:00
committed by GitHub
parent 02089aee49
commit a7bff66dc0

View File

@@ -1360,7 +1360,7 @@
{
oldName: 'Blockly.PHP',
newExport: 'phpGenerator',
newPath: 'Blockly.php',
newPath: 'Blockly.PHP',
},
{
oldName: 'Blockly.Python',