Skip to content

Commit

Permalink
Improved punctuation.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.textmate.org/trunk/Bundles/Fortran.tmbundle@8925 dfb7d73b-c2ec-0310-8fea-fb051d288c6d
  • Loading branch information
jiho committed Feb 16, 2008
1 parent f505f78 commit 184ca75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Support/format_syntax.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The `'fmt='` specifier in a `read` or `write` statement can give either the line number of a `format` statement, an actual format string or a `*`, for free format.
The `'fmt='` specifier in a `read` or `write` statement can give either the line number of a `format` statement, an actual format string, or a `*` for free format.

# Syntax

Expand Down

0 comments on commit 184ca75

Please sign in to comment.