Skip to content
Snippets Groups Projects
Commit 8a4c063f authored by Andrew Heather's avatar Andrew Heather Committed by Mark Olesen
Browse files

correcting typo

parent f73739c7
No related branches found
No related tags found
No related merge requests found
...@@ -269,7 +269,7 @@ void Foam::sampledSets::verbose(const bool verbosity) ...@@ -269,7 +269,7 @@ void Foam::sampledSets::verbose(const bool verbosity)
} }
void::Foam::sampledSets::execute() void Foam::sampledSets::execute()
{ {
// Do nothing - only valid on write // Do nothing - only valid on write
} }
......
...@@ -309,7 +309,7 @@ void Foam::sampledSurfaces::verbose(const bool verbosity) ...@@ -309,7 +309,7 @@ void Foam::sampledSurfaces::verbose(const bool verbosity)
} }
void::Foam::sampledSurfaces::execute() void Foam::sampledSurfaces::execute()
{ {
// Do nothing - only valid on write // Do nothing - only valid on write
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment