Skip to content

Commit 26933d6

Browse files
authored
Update m_helper.fpp
1 parent 93a1aac commit 26933d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/m_helper.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ contains
559559
end function double_factorial
560560
561561
!> The following function calculates the factorial value of an integer
562-
!! @paaram n is the input integer
562+
!! @param n is the input integer
563563
!! @return R is the factorial value of n
564564
recursive function factorial(n) result(R)
565565

0 commit comments

Comments
 (0)