From 84463252c086b3199b124d74a6f1f3deadca9b87 Mon Sep 17 00:00:00 2001
From: mattijs <mattijs>
Date: Tue, 9 Aug 2011 10:46:50 +0100
Subject: [PATCH] STYLE: omega field: header object name

---
 tutorials/incompressible/simpleFoam/motorBike/0.org/omega | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorials/incompressible/simpleFoam/motorBike/0.org/omega b/tutorials/incompressible/simpleFoam/motorBike/0.org/omega
index 55c76a488ec..5f30d328cf1 100644
--- a/tutorials/incompressible/simpleFoam/motorBike/0.org/omega
+++ b/tutorials/incompressible/simpleFoam/motorBike/0.org/omega
@@ -10,7 +10,7 @@ FoamFile
     version     2.0;
     format      ascii;
     class       volScalarField;
-    object      epsilon;
+    object      omega;
 }
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
 
-- 
GitLab