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 c4d875c commit 89413feCopy full SHA for 89413fe
src/typography/attributes.js
@@ -227,7 +227,7 @@ p5.prototype.textStyle = function(theStyle) {
227
* text(s, 22, 55);
228
* line(22, 55, 22 + w, 55);
229
*
230
- * describe('The word "yo" written twice on separate lines. The words are divided by a horizontal line.');
+ * describe('The word "yo" written twice, one copy beneath the other. The words are divided by a horizontal line.');
231
* }
232
* </code>
233
* </div>
0 commit comments