Skip to content

Commit eac4015

Browse files
committed
fixed typo in Chinese of width
1 parent 1fbd0e1 commit eac4015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/zh-Hans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ get started:
107107
your-first-sketch-intro2: "https://github.com/processing/p5.js/wiki/Processing-transition"
108108
your-first-sketch-intro3: "Processing 过度教程(英文页面)"
109109
your-first-sketch-intro4: "在代码编程器内输入:"
110-
your-first-sketch2: "这一行代码表示〝在离左边 50 像素及里上边 50 像素的位置画个高度和阔度都为 80 像素的椭圆形〞。"
110+
your-first-sketch2: "这一行代码表示〝在离左边 50 像素及里上边 50 像素的位置画个高度和宽度都为 80 像素的椭圆形〞。"
111111
your-first-sketch3: "保存该绘图的档案并刷新您浏览器的页面,这时如果您成功输入以上范例,您会在浏览器内看到如下页面:"
112112
your-first-sketch4: "如果您使用荧幕阅读器,您需要在 p5 网上编辑器内开启无障碍输出(accessible outputs),或不使用该编辑器的话您则需要在您的 HTML 文件内添加无障碍程式库。以了解更多关于"
113113
your-first-sketch5: "使用 p5 及荧幕阅读器的相关资讯请点击这里"

0 commit comments

Comments
 (0)