Skip to content

Commit

Permalink
Fixes typo in docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
luizfelippesr committed Sep 12, 2018
1 parent 5f6ad3a commit 01291e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galmag/disk_profiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ def exponential_scale_height(R, h_d=1.0, R_HI=5, R_d=1.0, Rsun=8.5):
unit of R in kpc [e.g. R_d=(disk radius in kpc)
for r=0..1 within the disk]. Default: 1.0
R_HI : float
Parameter :math`:R_{\rm sh}`, characterizes how "flared" the disc is.
Parameter :math:`R_{\rm sh}`, characterizes how "flared" the disc is.
Rsun : float
Sun's radius in kpc. Default: 8.5 kpc
Expand Down

0 comments on commit 01291e5

Please sign in to comment.