]> git.cworth.org Git - apitrace/blobdiff - helpers/README.markdown
Several documentation fixes.
[apitrace] / helpers / README.markdown
index 2f30baab02bca96376779e5b8fc28f149f38528e..02ebdfc0f4ad521a9c0b97e240f6ca85d5eeba20 100644 (file)
@@ -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.