From 906dfba75446b500675e265231dbffd28dc02a82 Mon Sep 17 00:00:00 2001 From: Adam Nelson Date: Mon, 22 Dec 2014 19:39:48 -0500 Subject: [PATCH] Fixed typos found by @paulromano --- docs/source/usersguide/input.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/usersguide/input.rst b/docs/source/usersguide/input.rst index 4d96506ec0..c834bbc92e 100644 --- a/docs/source/usersguide/input.rst +++ b/docs/source/usersguide/input.rst @@ -1035,10 +1035,10 @@ The ```` element accepts the following sub-elements: *Default*: total :estimator: - The estimator element is used to force the us eof either ``analog`` or + The estimator element is used to force the use of either ``analog`` or ``tracklength`` tally estimation. ''analog'' is generally less efficient though it can be used with every score type. ''tracklength'' is generally - the most efficient, though its usage is restricted to tallies which do not + the most efficient, though its usage is restricted to tallies that do not score particle information which requires a collision to have occured, such as a scattering tally which utilizes outgoing energy filters.