From c98456cda396c08a988fc8d9a0996b1bcb4545f3 Mon Sep 17 00:00:00 2001
From: mattijs <mattijs>
Date: Fri, 11 Jul 2014 10:59:08 +0100
Subject: [PATCH] STYLE: faceZoneSelection: corrected comment

---
 .../createBaffles/faceSelection/faceZoneSelection.H           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/applications/utilities/mesh/manipulation/createBaffles/faceSelection/faceZoneSelection.H b/applications/utilities/mesh/manipulation/createBaffles/faceSelection/faceZoneSelection.H
index 1a2b15d3664..c7a4ef0c1e0 100644
--- a/applications/utilities/mesh/manipulation/createBaffles/faceSelection/faceZoneSelection.H
+++ b/applications/utilities/mesh/manipulation/createBaffles/faceSelection/faceZoneSelection.H
@@ -2,7 +2,7 @@
   =========                 |
   \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
    \\    /   O peration     |
-    \\  /    A nd           | Copyright (C) 2012 OpenFOAM Foundation
+    \\  /    A nd           | Copyright (C) 2012-2014 OpenFOAM Foundation
      \\/     M anipulation  |
 -------------------------------------------------------------------------------
 License
@@ -25,7 +25,7 @@ Class
     Foam::faceSelections::faceZoneSelection
 
 Description
-    Deselect cells not reachable from 'inside' points
+    Select faces from faceZone
 
 SourceFiles
     faceZoneSelection.C
-- 
GitLab