Skip to content

Commit 96b01fb

Browse files
committed
just changed a comment
1 parent 48654cf commit 96b01fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/components/timetable/timeTableUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ export function getLeftAndWidth(
463463
if (width <= 0) {
464464
// this should not happen, but if it does, we need to log it to find the error
465465
console.error(
466-
"LPTimeTable - item with negative/zero width found:",
466+
"TimeTable - item with negative/zero width found:",
467467
width,
468468
item,
469469
startSlot,

0 commit comments

Comments
 (0)