Commit 7763deb
committed
katex [nfc]: Rename a local to hasVlistT2
This reflects the condition that's directly encoded by this boolean.
(Through several conditionals in the rest of the function, we end up
confirming that this value is true just if the element does in fact
have two `.vlist-r` children, as the old name suggests. But that
comes later and more indirectly.)1 parent b79b9bf commit 7763deb
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
265 | 264 | | |
266 | 265 | | |
267 | 266 | | |
| |||
0 commit comments