Skip to content

Commit

Permalink
Fix spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
billsacks committed Nov 1, 2019
1 parent a326aab commit 10c198f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/agsys/ctsm_interface/AgSysClimate.F90
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ end subroutine AgSysClimateTimeStep
subroutine Init(this, bounds, agsys_phases_inst)
!
! !DESCRIPTION:
! Initialize this agsys_climate_type insntance
! Initialize this agsys_climate_type instance
!
! !ARGUMENTS:
class(agsys_climate_type), intent(inout) :: this
Expand Down

0 comments on commit 10c198f

Please sign in to comment.