Skip to content

Commit 0cb750c

Browse files
committed
typo
1 parent 79c0bc6 commit 0cb750c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
## Changes in 4.8.1
55
1. Support new JSON format, produced with newest TBufferJSON
66
- object references stored as {"$ref":12}
7-
- pair objects for std::map marked with "$pair" : "pair<type1,type2>" data memeber
7+
- pair objects for std::map marked with "$pair" : "pair<type1,type2>" data member
88
- old JSON format will be recognized automatically and supported as well
99
2. Fix - better selection of Y range for log scale
10-
3. Provide JSROOT.parse_multi function to corretcly parse response of multi.json request,
10+
3. Provide JSROOT.parse_multi function to correctly parse response of multi.json request,
1111
support it in the JSROOT.NewHttpRequest method as well.
1212
4. Fix - correctly calculate integral for TH1
1313
5. Partially support new TFormula with complex C code inside

0 commit comments

Comments
 (0)