mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
Normalize to one spelling of color/colour.
This commit is contained in:
@@ -175,7 +175,7 @@ Blockly.blockRendering.Debug.prototype.drawRenderedElem = function(elem, isRtl)
|
||||
|
||||
/**
|
||||
* Draw a circle at the location of the given connection. Inputs and outputs
|
||||
* share the same colors, as do previous and next. When positioned correctly
|
||||
* share the same colours, as do previous and next. When positioned correctly
|
||||
* a connected pair will look like a bullseye.
|
||||
* @param {Blockly.RenderedConnection} conn The connection to circle.
|
||||
* @package
|
||||
|
||||
Reference in New Issue
Block a user