diff options
author | José Fonseca <jfonseca@vmware.com> | 2013-06-18 08:30:28 +0100 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2013-06-20 22:26:36 +0100 |
commit | ca0b09a5b5b70158f11ddd0d493fd8830d8702f3 (patch) | |
tree | 59041d357b4f641e43f486c9afe651a99f72df8e /helpers | |
parent | 16ca077d4a65eb17b58aa755842d6ba112db6359 (diff) |
Several documentation fixes.
Diffstat (limited to 'helpers')
-rw-r--r-- | helpers/README.markdown | 6 |
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. |