From: bangerth Date: Fri, 15 Aug 2008 16:08:28 +0000 (+0000) Subject: Fix a grammar error. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d86983ecda0bae1297a94a778eb6d1ee3b3044c;p=dealii-svn.git Fix a grammar error. git-svn-id: https://svn.dealii.org/trunk@16563 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-1/Makefile b/deal.II/examples/step-1/Makefile index 8659d7278b..25f429773d 100644 --- a/deal.II/examples/step-1/Makefile +++ b/deal.II/examples/step-1/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-10/Makefile b/deal.II/examples/step-10/Makefile index 53690d1f96..bade394883 100644 --- a/deal.II/examples/step-10/Makefile +++ b/deal.II/examples/step-10/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov *.dat # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-11/Makefile b/deal.II/examples/step-11/Makefile index 5cecab44d4..db1de21066 100644 --- a/deal.II/examples/step-11/Makefile +++ b/deal.II/examples/step-11/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-12/Makefile b/deal.II/examples/step-12/Makefile index 5cecab44d4..db1de21066 100644 --- a/deal.II/examples/step-12/Makefile +++ b/deal.II/examples/step-12/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-13/Makefile b/deal.II/examples/step-13/Makefile index 5cecab44d4..db1de21066 100644 --- a/deal.II/examples/step-13/Makefile +++ b/deal.II/examples/step-13/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-14/Makefile b/deal.II/examples/step-14/Makefile index 5cecab44d4..db1de21066 100644 --- a/deal.II/examples/step-14/Makefile +++ b/deal.II/examples/step-14/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-15/Makefile b/deal.II/examples/step-15/Makefile index 8143717463..99d9bc2c9d 100644 --- a/deal.II/examples/step-15/Makefile +++ b/deal.II/examples/step-15/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-16/Makefile b/deal.II/examples/step-16/Makefile index 076c104225..8486b39695 100644 --- a/deal.II/examples/step-16/Makefile +++ b/deal.II/examples/step-16/Makefile @@ -36,7 +36,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-17/Makefile b/deal.II/examples/step-17/Makefile index c7646a06c8..b753dea123 100644 --- a/deal.II/examples/step-17/Makefile +++ b/deal.II/examples/step-17/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-18/Makefile b/deal.II/examples/step-18/Makefile index 0cb98b3bbf..082864320b 100644 --- a/deal.II/examples/step-18/Makefile +++ b/deal.II/examples/step-18/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov *d2 # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-19/Makefile b/deal.II/examples/step-19/Makefile index 5cecab44d4..db1de21066 100644 --- a/deal.II/examples/step-19/Makefile +++ b/deal.II/examples/step-19/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-2/Makefile b/deal.II/examples/step-2/Makefile index d7987e467c..28de90a7ab 100644 --- a/deal.II/examples/step-2/Makefile +++ b/deal.II/examples/step-2/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov sparsity_pattern.* # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-20/Makefile b/deal.II/examples/step-20/Makefile index 3a6a3a4af6..60eb48d623 100644 --- a/deal.II/examples/step-20/Makefile +++ b/deal.II/examples/step-20/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-21/Makefile b/deal.II/examples/step-21/Makefile index 4aee8cd9cc..a68cb381ae 100644 --- a/deal.II/examples/step-21/Makefile +++ b/deal.II/examples/step-21/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-22/Makefile b/deal.II/examples/step-22/Makefile index c218ff6c7e..a4436031f6 100644 --- a/deal.II/examples/step-22/Makefile +++ b/deal.II/examples/step-22/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov *vtk # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-23/Makefile b/deal.II/examples/step-23/Makefile index f291d79ad6..6b60b3c5b7 100644 --- a/deal.II/examples/step-23/Makefile +++ b/deal.II/examples/step-23/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-24/Makefile b/deal.II/examples/step-24/Makefile index f291d79ad6..6b60b3c5b7 100644 --- a/deal.II/examples/step-24/Makefile +++ b/deal.II/examples/step-24/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-25/Makefile b/deal.II/examples/step-25/Makefile index fbbd2faa9e..d0adf4e91a 100644 --- a/deal.II/examples/step-25/Makefile +++ b/deal.II/examples/step-25/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-26/Makefile b/deal.II/examples/step-26/Makefile index 31309f018c..6afd6b002a 100644 --- a/deal.II/examples/step-26/Makefile +++ b/deal.II/examples/step-26/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-27/Makefile b/deal.II/examples/step-27/Makefile index ad64734a77..4d245e073c 100644 --- a/deal.II/examples/step-27/Makefile +++ b/deal.II/examples/step-27/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-28/Makefile b/deal.II/examples/step-28/Makefile index 02166419b8..d06f6c8887 100644 --- a/deal.II/examples/step-28/Makefile +++ b/deal.II/examples/step-28/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-29/Makefile b/deal.II/examples/step-29/Makefile index f6f637e91f..866e13a9c0 100644 --- a/deal.II/examples/step-29/Makefile +++ b/deal.II/examples/step-29/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-3/Makefile b/deal.II/examples/step-3/Makefile index 5cecab44d4..db1de21066 100644 --- a/deal.II/examples/step-3/Makefile +++ b/deal.II/examples/step-3/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-30/Makefile b/deal.II/examples/step-30/Makefile index 2004c65130..32879dad83 100644 --- a/deal.II/examples/step-30/Makefile +++ b/deal.II/examples/step-30/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-31/Makefile b/deal.II/examples/step-31/Makefile index ccecccbd6c..cad228ce02 100644 --- a/deal.II/examples/step-31/Makefile +++ b/deal.II/examples/step-31/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov *vtk # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-33/Makefile b/deal.II/examples/step-33/Makefile index bf877d872b..99172c29c6 100644 --- a/deal.II/examples/step-33/Makefile +++ b/deal.II/examples/step-33/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov *vtk # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-4/Makefile b/deal.II/examples/step-4/Makefile index 366b8c588d..c277ba5a3a 100644 --- a/deal.II/examples/step-4/Makefile +++ b/deal.II/examples/step-4/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-5/Makefile b/deal.II/examples/step-5/Makefile index 5cecab44d4..db1de21066 100644 --- a/deal.II/examples/step-5/Makefile +++ b/deal.II/examples/step-5/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-6/Makefile b/deal.II/examples/step-6/Makefile index 5cecab44d4..db1de21066 100644 --- a/deal.II/examples/step-6/Makefile +++ b/deal.II/examples/step-6/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-7/Makefile b/deal.II/examples/step-7/Makefile index 7d656314d9..d02aa8066e 100644 --- a/deal.II/examples/step-7/Makefile +++ b/deal.II/examples/step-7/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov *tex # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-8/Makefile b/deal.II/examples/step-8/Makefile index 5cecab44d4..db1de21066 100644 --- a/deal.II/examples/step-8/Makefile +++ b/deal.II/examples/step-8/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the diff --git a/deal.II/examples/step-9/Makefile b/deal.II/examples/step-9/Makefile index 5cecab44d4..db1de21066 100644 --- a/deal.II/examples/step-9/Makefile +++ b/deal.II/examples/step-9/Makefile @@ -37,7 +37,7 @@ clean-up-files = *gmv *gnuplot *gpl *eps *pov # # -# Usually, you will not need to change something beyond this point. +# Usually, you will not need to change anything beyond this point. # # # The next statement tell the `make' program where to find the