Skip to content

Commit f6734ab

Browse files
committed
Fixed comment typo
1 parent a1eff33 commit f6734ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biogeochem/EDCanopyStructureMod.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@ subroutine PromoteIntoLayer(currentSite,currentPatch,i_lyr)
10411041

10421042
else
10431043

1044-
! Non-trivial case, at least 1 cohort's demotion
1044+
! Non-trivial case, at least 1 cohort's promotion
10451045
! rate would exceed its area, given the trivial scale factor
10461046

10471047
area_res = 0._r8

0 commit comments

Comments
 (0)