Skip to content

Commit 022225b

Browse files
committed
Fix typo
1 parent a80c656 commit 022225b

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
@@ -3,10 +3,10 @@
33
## Changes in 4.4.3
44
1. Fix - wrong selection of TH1 Y axis range when errors are displayed (#44)
55
2. Fix - apply user range for TH1 X-axis zooming (#44)
6-
3. Fix - protect against patalogic case of 1-bin histogram
6+
3. Fix - protect against pathological case of 1-bin histogram
77
4. Fix - use error plot by default in TH1 only when positive sumw2 entry exists
88
5. Fix - for TH2 box draw option draw at least 1px rect for non-empty bin
9-
6. Fix - support transparancy (alpha) in TColor (#45)
9+
6. Fix - support transparency (alpha) in TColor (#45)
1010
7. Fix - correct tooltip handling for graphs with lines and markers
1111
8. Fix - interactive zooming in TH2 when doing histogram update
1212

0 commit comments

Comments
 (0)