Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
k-takata committed Jun 4, 2015
1 parent 3871d68 commit 4965335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/indent.jax
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@ Tidyのようなプログラムは構造化do/continueループをdo/enddo形式
let fortran_do_enddo=1
このようなすればdoループはインデントされる。例えば拡張子が.f90 であるファイル
このようにすればdoループはインデントされる。例えば拡張子が.f90 であるファイル
の中にある全てのループがdo/enddoタイプだけならば、このようなautocommandを使っ
てのバッファフラグを設定することができる: >
Expand Down

0 comments on commit 4965335

Please sign in to comment.