mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-07-25 21:29:25 -04:00
fixing name
This commit is contained in:
parent
9016b3578c
commit
64c35268d9
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
* @license
|
||||
* Visual Blocks Language
|
||||
*
|
||||
* Copyright 2012 Google Inc.
|
||||
* Copyright 2015 Google Inc.
|
||||
* https://developers.google.com/blockly/
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
@ -20,7 +20,7 @@
|
|||
|
||||
/**
|
||||
* @fileoverview Helper functions for generating PHP for blocks.
|
||||
* @author fraser@google.com (Neil Fraser)
|
||||
* @author daarond@gmail.com (Daaron Dwyer)
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue