]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix grammar in parameter description 5724/head
authorbartniday <29292740+bartniday@users.noreply.github.com>
Fri, 12 Jan 2018 00:33:42 +0000 (16:33 -0800)
committerGitHub <noreply@github.com>
Fri, 12 Jan 2018 00:33:42 +0000 (16:33 -0800)
source/base/parsed_function.cc

index bebba8e137480b726e8658ab16fb0414eb57cd44..da31f54eb4a8c519390ce1b0bb246e957434ad21 100644 (file)
@@ -55,9 +55,9 @@ namespace Functions
         break;
       }
     prm.declare_entry("Variable names", vnames, Patterns::Anything(),
-                      "The name of the variables as they will be used in the "
+                      "The names of the variables as they will be used in the "
                       "function, separated by commas. By default, the names of variables "
-                      "at which the function will be evaluated is `x' (in 1d), `x,y' (in 2d) or "
+                      "at which the function will be evaluated are `x' (in 1d), `x,y' (in 2d) or "
                       "`x,y,z' (in 3d) for spatial coordinates and `t' for time. You can then "
                       "use these variable names in your function expression and they will be "
                       "replaced by the values of these variables at which the function is "

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.