mirror of
https://github.com/google/blockly.git
synced 2026-01-06 16:40:07 +01:00
chore: fix typo in renamings database (#6498)
This commit is contained in:
@@ -1360,7 +1360,7 @@
|
||||
{
|
||||
oldName: 'Blockly.PHP',
|
||||
newExport: 'phpGenerator',
|
||||
newPath: 'Blockly.php',
|
||||
newPath: 'Blockly.PHP',
|
||||
},
|
||||
{
|
||||
oldName: 'Blockly.Python',
|
||||
|
||||
Reference in New Issue
Block a user