Commit 7e3f923
committed
docs(SAMPLES-DEC-008): correct the float probe's value count, 47 -> 55
Re-running the probe to restore the source the docs cite showed the count was wrong: it sweeps
55 values (17 named floats, a full Matrix.Identity and a placed transform at 16 each, and 6
doubles), not 47. The result is unchanged -- 55/55 round-trip bit-for-bit -- but a cited number
that does not match what the cited program prints is worse than no number.1 parent 5551b25 commit 7e3f923
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- docs
- modules/xml-serialization/include/System/Xml/Serialization/detail
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments