Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
yonghuming committed Mar 9, 2018
1 parent e6fe73a commit 6bfacee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
树莓派
~~~~~~~~~~~~~~~

pgzero从2015年9月份Raspbian Jessie发布以来默认安装在树莓派的系统
pgzero从2015年9月份Raspbian Jessie发布以来默认安装在树莓派的系统
2 changes: 1 addition & 1 deletion doc/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Pygame Zero教程
创建窗口
-----------------

首先,新建一个python空白文件,并保存为 ``intro.py``。
首先,新建一个python空白文件,并保存为 ``intro.py``。

运行一下命令来验证文件可以正常运行并创建一个窗口 ::

Expand Down

0 comments on commit 6bfacee

Please sign in to comment.