From 55f982bb6ae2bbcc5d4a5ab16a75870eaa3ee464 Mon Sep 17 00:00:00 2001
From: Henry <Henry>
Date: Sun, 9 Jun 2013 21:11:47 +0100
Subject: [PATCH] smoothDelta: correct comment

---
 src/turbulenceModels/LES/LESdeltas/smoothDelta/smoothDelta.H | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/turbulenceModels/LES/LESdeltas/smoothDelta/smoothDelta.H b/src/turbulenceModels/LES/LESdeltas/smoothDelta/smoothDelta.H
index ba7fd1be491..e80d0948447 100644
--- a/src/turbulenceModels/LES/LESdeltas/smoothDelta/smoothDelta.H
+++ b/src/turbulenceModels/LES/LESdeltas/smoothDelta/smoothDelta.H
@@ -80,7 +80,7 @@ public:
             //- Construct null
             inline deltaData();
 
-            //- Construct from origin, yStar, distance
+            //- Construct from delta value
             inline deltaData(const scalar delta);
 
 
-- 
GitLab