From 2eb60780e949aca80eb588fbbfc957da555216de Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@dune-project.org>
Date: Wed, 6 Oct 2010 16:23:36 +0000
Subject: [PATCH] spelling

[[Imported from SVN: r6157]]
---
 dune/common/fvector.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune/common/fvector.hh b/dune/common/fvector.hh
index b765066e8..46eed321e 100644
--- a/dune/common/fvector.hh
+++ b/dune/common/fvector.hh
@@ -74,7 +74,7 @@ namespace Dune {
   /** \brief Read a FieldVector from an input stream
    *  \relates FieldVector
    *
-   *  \note This operator is STL compilant, i.e., the content of v is only
+   *  \note This operator is STL compliant, i.e., the content of v is only
    *        changed if the read operation is successful.
    *
    *  \param[in]  in  std :: istream to read from
-- 
GitLab