Fixed typo in a comment (#656)

This commit is contained in:
Andrew Langford 2023-09-01 14:59:33 +01:00 committed by GitHub
parent a18007ae7a
commit b465e07bb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@ export function pagePanels(page: PageContents) {
},
}),
// opening left panel on over
// opening left panel on hover
dom.on('mouseenter', (evt1, elem) => {