diff options
Diffstat (limited to 'include/jau/os/os_support.hpp')
-rw-r--r-- | include/jau/os/os_support.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/jau/os/os_support.hpp b/include/jau/os/os_support.hpp index 59d3313..8fa3ba3 100644 --- a/include/jau/os/os_support.hpp +++ b/include/jau/os/os_support.hpp @@ -33,7 +33,7 @@ namespace jau::os { /** @defgroup OSSup OS Support - * Low level OS Support + * OS Support Functionality * * Available predefined macros denoting the [Operating Systems](https://sourceforge.net/p/predef/wiki/OperatingSystems/) * - `__FreeBSD__` : FreeBSD |