From 19ef4cdd9e1c42a577b0705c63f5b94ab407ed33 Mon Sep 17 00:00:00 2001
From: mattijs <mattijs>
Date: Mon, 24 Sep 2012 17:42:59 +0100
Subject: [PATCH] ENH: controlDict: typo

---
 etc/controlDict | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/controlDict b/etc/controlDict
index caf1e22933c..f1451c59d7d 100644
--- a/etc/controlDict
+++ b/etc/controlDict
@@ -989,7 +989,7 @@ DimensionSets
 
         // Set of units used for printing. Can be any basic or derived
         // but not scaled (only supported for dimensionedScalar, etc)
-        printUnits (kg m s K mol A Cd);
+        writeUnits (kg m s K mol A Cd);
     }
 }
 
-- 
GitLab