]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typos dependabot/github_actions/crate-ci/typos-1.27.0 17835/head
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 4 Nov 2024 12:34:07 +0000 (07:34 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 4 Nov 2024 12:34:07 +0000 (07:34 -0500)
include/deal.II/non_matching/quadrature_generator.h
tests/matrix_free/step-37-inhomogeneous-1.cc
tests/multigrid-global-coarsening/step-37-inhomogeneous-1.cc

index 00d96c62f6d2e985cad2489047bc27db856cc2ad..fcc973e851f8f0487a7c3e306bc98452554f348b 100644 (file)
@@ -966,7 +966,7 @@ namespace NonMatching
         std::vector<Functions::PointRestriction<dim - 1>> point_restrictions;
 
         /**
-         * Class used to find the roots of the above 1d-restictions.
+         * Class used to find the roots of the above 1d-restrictions.
          */
         RootFinder root_finder;
 
index b98ca7ce1f316148d402a0cc84b41cf86f9f8e79..082990719ff9f5b6dfcabe9e7110131214ca6fca 100644 (file)
@@ -80,7 +80,7 @@ namespace Step37
   public:
     virtual double
     value(const Point<dim> &p,
-          const unsigned int /*compononent*/ = 0) const override
+          const unsigned int /*component*/ = 0) const override
     {
       return value<double>(p);
     }
index 259ccb446125e6055451d9fca763e259cfaf0cd8..11ecfec517d1c9703d521145e5866cd85420be29 100644 (file)
@@ -80,7 +80,7 @@ namespace Step37
   public:
     virtual double
     value(const Point<dim> &p,
-          const unsigned int /*compononent*/ = 0) const override
+          const unsigned int /*component*/ = 0) const override
     {
       return value<double>(p);
     }

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.