Corrected spelling mistake

This commit is contained in:
Henry Weller
2017-01-26 20:18:50 +00:00
parent 7f0152e2d8
commit 0dd9616dcf
31 changed files with 50 additions and 50 deletions

View File

@ -3,7 +3,7 @@
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration |
# \\ / A nd | Copyright (C) 2016 OpenFOAM Foundation
# \\ / A nd | Copyright (C) 2016-2017 OpenFOAM Foundation
# \\/ M anipulation |
#-------------------------------------------------------------------------------
# License
@ -31,7 +31,7 @@
#------------------------------------------------------------------------------
Script=${0##*/}
echo $Script "has been superceded by the postProcess utility:"
echo $Script "has been superseded by the postProcess utility:"
echo " postProcess -func '"$Script"(name=inlet,p)'"
#------------------------------------------------------------------------------