Skip to content
Snippets Groups Projects
Commit b2722eb6 authored by mattijs's avatar mattijs
Browse files

STYLE: externalCoupledFunctionObject: typo

parent f7999317
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2015 OpenCFD Ltd. \\ / A nd | Copyright (C) 2015-2016 OpenCFD Ltd.
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
...@@ -770,7 +770,7 @@ void Foam::externalCoupledFunctionObject::initialise() ...@@ -770,7 +770,7 @@ void Foam::externalCoupledFunctionObject::initialise()
// Wait for initial data to be made available // Wait for initial data to be made available
wait(); wait();
// Eead data passed back from external source // Read data passed back from external source
readData(); readData();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment