From 7cc726861c5b57af7e88959871bbe23c54f5f945 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@dune-project.org> Date: Wed, 27 Jan 2010 10:19:44 +0000 Subject: [PATCH] spelling. please merge to release branch [[Imported from SVN: r1168]] --- dune/istl/basearray.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune/istl/basearray.hh b/dune/istl/basearray.hh index 513e3bf97..5a3242993 100644 --- a/dune/istl/basearray.hh +++ b/dune/istl/basearray.hh @@ -622,7 +622,7 @@ namespace Dune { } /** - * @brief offset from the fist entry. + * @brief offset from the first entry. * * An iterator positioned at the beginning * has to be increment this amount of times to -- GitLab