Skip to content

Commit

Permalink
minor fix in docstrings [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy committed Sep 11, 2019
1 parent 00b0142 commit b683e7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test_multilayerqg.jl
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ end


"""
test_pvtofromstreamfunction()
test_pvtofromstreamfunction_2layer()
Tests the pvfromstreamfunction function that gives qh from ψh. To do so, it
constructs a 2-layer problem with parameters such that
Expand Down Expand Up @@ -102,7 +102,7 @@ end


"""
test_pvtofromstreamfunction()
test_pvtofromstreamfunction_3layer()
Tests the pvfromstreamfunction function that gives qh from ψh. To do so, it
constructs a 3-layer problem with parameters such that
Expand Down

0 comments on commit b683e7a

Please sign in to comment.