summaryrefslogtreecommitdiffstats
path: root/libraries/libmaa/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libmaa/slack-desc')
-rw-r--r--libraries/libmaa/slack-desc6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libmaa/slack-desc b/libraries/libmaa/slack-desc
index 971182dd2f..3350a7171c 100644
--- a/libraries/libmaa/slack-desc
+++ b/libraries/libmaa/slack-desc
@@ -9,11 +9,11 @@
libmaa: libmaa (general purpose data structures and functions)
libmaa:
libmaa: The LIBMAA library provides many low-level data structures which
-libmaa: are helpful for writing compilers, including hash tables, sets,
+libmaa: are helpful for writing compilers, including hash tables, sets,
libmaa: lists, debugging support, and memory management. Although LIBMAA
libmaa: was designed and implemented as a foundation for the Khepera
libmaa: Transformation System, the data structures are generally applicable
-libmaa: to a wide range of programming problems. The memory management
-libmaa: routines are especially helpful for improving the performance of
+libmaa: to a wide range of programming problems. The memory management
+libmaa: routines are especially helpful for improving the performance of
libmaa: memory-intensive applications.
libmaa: