Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thfroitzheim committed Nov 18, 2024
1 parent 7dd960d commit d7fda07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mctc/data/vdwrad.f90
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
!> PCCP, 2019, 21,18048, DOI: 10.1039/c9cp02455g
!> L. Wittmann, I. Gordiy, M. Friede, B. Helmich-Paris, S. Grimme, A. Hansen, M. Bursch,
!> PCCP, 2024, 26, 21379, DOI: 10.1039/d4cp01514b
module mcrc_data_vdwrad
module mctc_data_vdwrad
use mctc_env, only : wp
use mctc_io_convert, only : aatoau
use mctc_io_symbols, only : to_number
Expand Down

0 comments on commit d7fda07

Please sign in to comment.