From 79e80fa3436c98d2ef6cac28b57482c9d561b073 Mon Sep 17 00:00:00 2001 From: Wim Haeck Date: Thu, 7 Nov 2019 11:50:46 -0700 Subject: [PATCH] FIxed typo in comment --- src/acer.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/acer.f90 b/src/acer.f90 index e30caf01..f9705d3c 100644 --- a/src/acer.f90 +++ b/src/acer.f90 @@ -144,7 +144,7 @@ subroutine acer ! matd material to be processed ! tempd temperature desired (kelvin) (default=300) ! card 6 - ! newfor use new cummulative angle distributions, + ! newfor use new cumulative angle distributions, ! law 61, and outgoing particle distributions. ! (0=no, 1=yes, default=1) ! iopp detailed photons (0=no, 1=yes, default=1)