We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a1aac commit 26933d6Copy full SHA for 26933d6
src/common/m_helper.fpp
@@ -559,7 +559,7 @@ contains
559
end function double_factorial
560
561
!> The following function calculates the factorial value of an integer
562
- !! @paaram n is the input integer
+ !! @param n is the input integer
563
!! @return R is the factorial value of n
564
recursive function factorial(n) result(R)
565
0 commit comments