]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a typo in LinearOperator's description. 2066/head
authorDavid Wells <wellsd2@rpi.edu>
Fri, 15 Jan 2016 14:29:23 +0000 (09:29 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Fri, 15 Jan 2016 14:29:23 +0000 (09:29 -0500)
include/deal.II/lac/linear_operator.h

index 469145cdba41af5298184b23323d2a002398c359..e2ef65634356271c1cc9c36538da550931908ee4 100644 (file)
@@ -100,7 +100,7 @@ null_operator(const LinearOperator<Domain, Range> &);
  * @endcode
  *
  * @note This class makes heavy use of <code>std::function</code> objects
- * and lambda functions. This flexibiliy comes with a run-time penalty.
+ * and lambda functions. This flexibility comes with a run-time penalty.
  * Only use this object to encapsulate matrix object of medium to large
  * size (as a rule of thumb, sparse matrices with a size $1000\times1000$,
  * or larger).

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.