diff --git a/lib/modules/Thread.pmod b/lib/modules/Thread.pmod index 13be56c6e9a9b7d4c7ccad9ec2cf4092d3971d30..68d228f67772ebfb952a94b25b4eacb22a28e5ba 100644 --- a/lib/modules/Thread.pmod +++ b/lib/modules/Thread.pmod @@ -659,7 +659,7 @@ optional class Farm //! //! @note //! If any of the functions in @[fun_args] throws - //! and error, all of the accululated results + //! and error, all of the accumulated results //! (if any) will be dropped from the result, and //! the first backtrace be provided. //!