Skip to content

Commit bb883bc

Browse files
authored
Update README.md (#2149)
1 parent baa8c94 commit bb883bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ The code is broken into several main sections:
187187
heap using Microsoft.Diagnostics.Runtime APIs. This allows getting heap dumps from debugger process dumps.
188188
* Global - An example of using PerfView's extensibility mechanism
189189
* CSVReader - old code that lets PerfView read .ETL.CSV files generated by XPERF (probably will delete)
190-
* Zip - a clone of System.IO.Compression.dll so that PerfView can run on pre V4.5 runtimes (probably will delete)
190+
* Zip - a clone of System.IO.Compression.dll so that PerfView can run on pre v4.5 runtimes (probably will delete)

0 commit comments

Comments
 (0)