[rtems-docs commit] c-user: Fix typo
Sebastian Huber
sebh at rtems.org
Mon Apr 30 13:03:36 UTC 2018
Module: rtems-docs
Branch: master
Commit: 06519a5b966d3f257d9e2885e1955dc5d511a7d4
Changeset: http://git.rtems.org/rtems-docs/commit/?id=06519a5b966d3f257d9e2885e1955dc5d511a7d4
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Mon Apr 30 15:02:00 2018 +0200
c-user: Fix typo
---
c-user/glossary.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/c-user/glossary.rst b/c-user/glossary.rst
index 949c982..950898b 100644
--- a/c-user/glossary.rst
+++ b/c-user/glossary.rst
@@ -91,8 +91,8 @@ Glossary
cluster
We have clustered scheduling in case the set of processors of a system is
partitioned into non-empty pairwise disjoint subsets. These subsets are
- calledclusters. Clusters with a cardinality of one are partitions. Each
- cluster is owned by exactly one scheduler instance.
+ called clusters. Clusters with a cardinality of one are partitions.
+ Each cluster is owned by exactly one scheduler instance.
coalesce
The process of merging adjacent holes into a single larger hole.
More information about the vc
mailing list