Skip to content

Commit e52e3bf

Browse files
committed
spelling
1 parent 0e971d0 commit e52e3bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changes.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
- 'pol' and 'arr_colz' draw option for `TH2`
66
- 'col7' uses bar offset and width for `TH2`
77
- 'cont5' for `TGraph2D` using Delaunay algorithm
8-
- 'chord' drawiong of `TH2` implements zooming
8+
- 'chord' drawing of `TH2` implements zooming
99
- 'box1' for `TH3` with negative bins
1010
- 'same' option for first histogram on pad, draw without creating `TFrame`
1111
- 'rangleNN' for `TGraphPolargram`, also support fAxisAngle member
12-
- 'N' and 'O' for `TGraphPolargram` for angle coordiante systems
12+
- 'N' and 'O' for `TGraphPolargram` for angle coordinate systems
1313
- 'arc' for `TPave` and derived classes
1414
- 'allbins' for histograms to display underflow/overflow bins
1515
- Poisson errors for `TH1`/`TH2`, https://root-forum.cern.ch/t/62335/
@@ -18,7 +18,7 @@
1818
- `TF12` - projection of `TF2`
1919
- `TLink` and `TButton`, used in `TInspectCanvas`
2020
3. New partameters in `TTree::Draw`:
21-
- '>>elist' to request enries matching cut conditions
21+
- '>>elist' to request entries matching cut conditions
2222
- 'elist' to specify entries for processing
2323
- 'nmatch' to process exactly the specified number of entries, break processing afterwards
2424
- 'staged' algorithm to first select entries and then process only these entries

0 commit comments

Comments
 (0)