From da7dbc53dba7d7176b2aeab6482514f5d795ba04 Mon Sep 17 00:00:00 2001
From: mattijs <mattijs>
Date: Thu, 4 Nov 2010 12:46:03 +0000
Subject: [PATCH] ENH: snapypHexMeshDict : updated comment

---
 .../mesh/generation/snappyHexMesh/snappyHexMeshDict          | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/applications/utilities/mesh/generation/snappyHexMesh/snappyHexMeshDict b/applications/utilities/mesh/generation/snappyHexMesh/snappyHexMeshDict
index dbfcbd12d51..1a27956dbc5 100644
--- a/applications/utilities/mesh/generation/snappyHexMesh/snappyHexMeshDict
+++ b/applications/utilities/mesh/generation/snappyHexMesh/snappyHexMeshDict
@@ -1,7 +1,7 @@
 /*--------------------------------*- C++ -*----------------------------------*\
 | =========                 |                                                 |
 | \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
-|  \\    /   O peration     | Version:  1.6                                   |
+|  \\    /   O peration     | Version:  1.7.1                                 |
 |   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
 |    \\/     M anipulation  |                                                 |
 \*---------------------------------------------------------------------------*/
@@ -106,7 +106,8 @@ castellatedMeshControls
     // Explicit feature edge refinement
     // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-    // Specifies a level for any cell intersected by its edges.
+    // Specifies a level for any cell intersected by explicitly provided
+    // edges.
     // This is a featureEdgeMesh, read from constant/triSurface for now.
     features
     (
-- 
GitLab