Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
18eb2d70
Commit
18eb2d70
authored
Mar 04, 2010
by
mattijs
Browse files
STYLE: Typo in warning message
parent
edeb20c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/utilities/mesh/manipulation/checkMesh/checkTopology.C
View file @
18eb2d70
...
...
@@ -71,7 +71,7 @@ Foam::label Foam::checkTopology
{
Info
<<
" ***FaceZone "
<<
mesh
.
faceZones
()[
zoneI
].
name
()
<<
" is not correctly synchronised"
<<
" across
s
coupled boundaries."
<<
" across coupled boundaries."
<<
" (coupled faces both"
<<
" present in set but with opposite flipmap)"
<<
endl
;
noFailedChecks
++
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment