Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
  • Loading branch information
j-rivero committed Aug 11, 2021
1 parent 2cdccf2 commit c57a8e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ if (NOT USE_UNOFFICAL_OGRE_VERSIONS)

if (OGRE_FOUND)
IGN_BUILD_WARNING("Ogre 1.x versions greater than 1.9 are not officially supported."
"The software might compile and event work but support from upstream"
"could be reduced to accept patches for newer versions")
"The software might compile and even work but support from upstream"
"could be reduced to accepting patches for newer versions")
endif()
endif()

Expand Down

0 comments on commit c57a8e5

Please sign in to comment.