Skip to content

Commit

Permalink
function_template_page: 衍字除去
Browse files Browse the repository at this point in the history
  • Loading branch information
akinomyoga committed Nov 7, 2024
1 parent ddad7c4 commit 5a30c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start_editing/function_template_page.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ void definition(); // 関数・変数・定数の宣言を記述します。


## 効果
(ここには、関数の内部で発生する効果:effect を記述します。戻り値しかないような関数の場合には、項目を削除してください。)
(ここには、関数の内部で発生する効果を記述します。戻り値しかないような関数の場合には、項目を削除してください。)


## 戻り値
Expand Down

0 comments on commit 5a30c9a

Please sign in to comment.