From 8aa03c1cbd0fdb6fbbc5230035175e269189cd11 Mon Sep 17 00:00:00 2001 From: Adam Nelson Date: Wed, 11 Sep 2013 10:35:07 -0400 Subject: [PATCH] Fixed a typo in addition to docs entry. --- docs/source/usersguide/input.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usersguide/input.rst b/docs/source/usersguide/input.rst index 3ce8934108..425df5029a 100644 --- a/docs/source/usersguide/input.rst +++ b/docs/source/usersguide/input.rst @@ -385,7 +385,7 @@ survival biasing, otherwise known as implicit capture or absorption. --------------------- The ```` element indicates the number of OpenMP threads to be used for -a simulation. It has no attributes and accept a positive integer value. +a simulation. It has no attributes and accepts a positive integer value. *Default*: None (Determined by environment variable :envvar:`OMP_NUM_THREADS`)