mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix typos
This commit is contained in:
committed by
Charles Schlosser
parent
fd98cc49f1
commit
c593e9e948
@@ -360,7 +360,7 @@ $(document).ready(function() {
|
||||
|
||||
(function (){ // wait until the first "selected" element has been created
|
||||
try {
|
||||
// this line will triger an exception if there is no #selected element, i.e., before the tree structure is
|
||||
// this line will trigger an exception if there is no #selected element, i.e., before the tree structure is
|
||||
// complete.
|
||||
document.getElementById("selected").className = "item selected";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user