Fix grammar

This commit is contained in:
Priit Laes
2021-03-17 22:19:19 +02:00
committed by Thomas Krijnen
parent 0f59f3e35a
commit 36ade628cf
+1 -1
View File
@@ -167,7 +167,7 @@
#ifdef _MSC_VER
#pragma message("warning: You are linking against Open CASCADE version " OCC_VERSION_COMPLETE ". Version 6.9.0 introduces various improvements with relation to boolean operations. You are advised to upgrade.")
#else
#warning "You are linking against linking against an older version of Open CASCADE. Version 6.9.0 introduces various improvements with relation to boolean operations. You are advised to upgrade."
#warning "You are linking against an older version of Open CASCADE. Version 6.9.0 introduces various improvements with relation to boolean operations. You are advised to upgrade."
#endif
#endif