Remove trailing whitespace

This commit is contained in:
PB
2020-10-15 19:46:55 +02:00
parent 29370cfee9
commit 68a4e47e4c
6 changed files with 6 additions and 8 deletions

View File

@@ -94,8 +94,8 @@ primary supported compiler is GNU g++.
supports 32 or 64 bit Intel Macs running macOS 10.10 or later. The port can be
built either with g++ or clang.
Other platforms (e.g. iOS - with a minimum requirement of iOS 13), compilers
(Sun CC, HP-UX aCC, IBM xlC or SGI mipsPro under Unix) and ports (wxQT, wxGTK1,
Other platforms (e.g. iOS - with a minimum requirement of iOS 13), compilers
(Sun CC, HP-UX aCC, IBM xlC or SGI mipsPro under Unix) and ports (wxQT, wxGTK1,
wxX11, wxDFB...) are also supported but to a lesser extent.
Please see the @subpage page_port "platform details page" for more information.