From cdd4f69212c3ed094eec8b8b54a12871be5ab0e6 Mon Sep 17 00:00:00 2001 From: Henry Weller <http://cfd.direct> Date: Wed, 24 Jun 2015 10:06:56 +0100 Subject: [PATCH] Correct typo --- src/OpenFOAM/db/Time/timeSelector.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenFOAM/db/Time/timeSelector.H b/src/OpenFOAM/db/Time/timeSelector.H index ad8ce4d454d..836264f1da7 100644 --- a/src/OpenFOAM/db/Time/timeSelector.H +++ b/src/OpenFOAM/db/Time/timeSelector.H @@ -163,7 +163,7 @@ public: //- Return the set of times selected based on the argList options // including support for \b -newTimes in which times are selected // if the file <fName> does not exist in the time directory. - // Aslso set the runTime to the first instance or the + // Also set the runTime to the first instance or the // \c constant/ directory if no instances are specified or available static instantList select ( -- GitLab