Skip to content

Commit

Permalink
Update prog-fortran.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Albkat authored Apr 11, 2024
1 parent dbf5e74 commit d643b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/prog-fortran.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ exit.
The resulting binary file can be executed, thus usually called executable.

.. code-block:: bash
:caption: bash
:caption: shell
gfortran hello.f90 -o helloprog
./helloprog
Expand Down

0 comments on commit d643b4b

Please sign in to comment.