diff -r 9a72258446cd -r 563033aa998c src/cx/common.h --- a/src/cx/common.h Sat Oct 11 15:42:48 2025 +0200 +++ b/src/cx/common.h Sun Oct 12 20:21:56 2025 +0200 @@ -49,7 +49,7 @@ * https://uap-core.de/hg/ucx *

* - *

LICENCE

+ *

LICENSE

* * Copyright 2021 Mike Becker, Olaf Wintermann All rights reserved. * @@ -189,7 +189,7 @@ */ #define cx_attr_cstr_arg(idx) /** - * No support for access attribute in clang. + * No support for the access attribute in clang. */ #define cx_attr_access(mode, ...) #else