summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2013-06-18 08:30:28 +0100
committerJosé Fonseca <jfonseca@vmware.com>2013-06-20 22:26:36 +0100
commitca0b09a5b5b70158f11ddd0d493fd8830d8702f3 (patch)
tree59041d357b4f641e43f486c9afe651a99f72df8e /helpers
parent16ca077d4a65eb17b58aa755842d6ba112db6359 (diff)
Several documentation fixes.
Diffstat (limited to 'helpers')
-rw-r--r--helpers/README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/helpers/README.markdown b/helpers/README.markdown
index 2f30baab..02ebdfc0 100644
--- a/helpers/README.markdown
+++ b/helpers/README.markdown
@@ -1,5 +1,5 @@
This directory contains several headers with inline functions that are referred
-in the specs for determining array/sizes.
+by the specs for determining sizes to array, blobs, etc.
-These are used both when tracing and replaying so care must be taken not to
-make any assumptions.
+These are relied upon both when tracing and replaying so care must be taken to
+not make any assumptions.