Skip to content

Commit

Permalink
Merge pull request #2617 from kituneponyo/master
Browse files Browse the repository at this point in the history
Update intro.rd typo修正
  • Loading branch information
znz authored Oct 31, 2021
2 parents 21eca04 + abd0b35 commit 682071b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion refm/doc/spec/intro.rd
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Rubyの特長は次の通りです。

Rubyの変数はどのような型のデータも格納する事ができますので、
変数の型について心配する必要はありません。
半面、コンパイル時のチェックは弱くなります。
反面、コンパイル時のチェックは弱くなります。

: 変数宣言が不要

Expand Down

0 comments on commit 682071b

Please sign in to comment.