From e789082a9304b1f92c7feb05d8d03894b1b4426c Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Mon, 23 Jan 2012 12:55:18 +0000
Subject: [PATCH] fix typo

[[Imported from SVN: r357]]
---
 COPYING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/COPYING b/COPYING
index 7389966..dd859ed 100644
--- a/COPYING
+++ b/COPYING
@@ -1,7 +1,7 @@
 The dune-subgrid library and headers are licensed under version 2 of the GNU
 General Public License (see below), with a special exception for
 linking and compiling against dune-subgrid, the so-called "runtime exception."
-The license is intended to be similiar to the GNU Lesser General
+The license is intended to be similar to the GNU Lesser General
 Public License, which by itself isn't suitable for a template library.
 
 The exact wording of the exception reads as follows:
-- 
GitLab