From 0a7d327b74dcfb65b53f35deb4c203f442000b54 Mon Sep 17 00:00:00 2001
From: Martin Reinecke <martin@mpa-garching.mpg.de>
Date: Sun, 4 Jun 2017 09:29:17 +0200
Subject: [PATCH] typo

---
 nifty/field.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifty/field.py b/nifty/field.py
index 909a54602..6053e7131 100644
--- a/nifty/field.py
+++ b/nifty/field.py
@@ -758,7 +758,7 @@ class Field(Loggable, Versionable, object):
         Returns
         -------
         out : tuple
-            The output object. The tuple contains the dimansions of the spaces
+            The output object. The tuple contains the dimensions of the spaces
             in domain.
 
         See Also
-- 
GitLab