diff --git a/dev-libs/libmaa/metadata.xml b/dev-libs/libmaa/metadata.xml index 6c2bf45ae27ff..d75fa6bebf378 100644 --- a/dev-libs/libmaa/metadata.xml +++ b/dev-libs/libmaa/metadata.xml @@ -3,9 +3,9 @@ - The libmaa library provides many low-level data structures which + The libmaa library provides many low-level data structures which are helpful for writing compilers, including hash tables, sets, lists, - debugging support, and memory management. Although libmaa was + debugging support, and memory management. Although libmaa was designed and implemented as a foundation for the KHEPERA Transformation System, the data structures are generally applicable to a wide range of programming problems. The memory management routines are especially helpful