We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb512f1 commit 92bc584Copy full SHA for 92bc584
src/core/rendering.js
@@ -968,7 +968,7 @@ p5.prototype.clearDepth = function(depth) {
968
* stroke('#d41159');
969
* line(75, 25, 25, 75);
970
*
971
- * describe('A Slate Blue line and a Plum line form an X on a gray background. The area where they overlap is Dark Indigo.');
+ * describe('A slate blue line and a plum line form an X on a gray background. The area where they overlap is dark Indigo.');
972
* }
973
* </code>
974
* </div>
0 commit comments