X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=retrace%2FREADME.markdown;h=b9120f26bd420ec598418fda258f7a66c5d703fa;hb=d06fb348d5daabcb99f06f7b743f9b958c28bcf2;hp=74ecfe04689a94dc2e65533bf65913fe631a2f52;hpb=6bb028d7223347f167c2a4e16f8bb0028c95ffe9;p=apitrace diff --git a/retrace/README.markdown b/retrace/README.markdown index 74ecfe0..b9120f2 100644 --- a/retrace/README.markdown +++ b/retrace/README.markdown @@ -1,9 +1,9 @@ The source for replaying retraces lives in this directory. -There are actually several discting layers in this directory which should be eventually be split out: +There are actually several distinct layers in this directory which should be eventually be split out: - - `*`retrace -- deserialization and interpretation of calls from a trace + * retrace -- deserialization and interpretation of calls from a trace - - `*`ws -- windowing system helpers and abstractions + * ws -- windowing system helpers and abstractions - - `*`state -- dumping of state into JSON format + * state -- dumping of state into JSON format