Corrected spelling and typo's in comments

Resolves bug report https://bugs.openfoam.org/view.php?id=2845
This commit is contained in:
Henry Weller
2018-03-05 20:14:28 +00:00
parent e08128781e
commit 1073607cb0
152 changed files with 344 additions and 343 deletions

View File

@ -2,7 +2,7 @@
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration |
# \\ / A nd | Copyright (C) 2014-2017 OpenFOAM Foundation
# \\ / A nd | Copyright (C) 2014-2018 OpenFOAM Foundation
# \\/ M anipulation |
#------------------------------------------------------------------------------
# License
@ -79,7 +79,7 @@ do
usage
exit 0
;;
# Check if called from wmake to avoid recusion
# Check if called from wmake to avoid recursion
-fromWmake)
fromWmake="fromWmake"
;;