Skip to content

Commit 8d232bf

Browse files
KATO-HiroCopilot
andauthored
✏️ Fix description (#2337)
Co-authored-by: Copilot <[email protected]>
1 parent 9d216e9 commit 8d232bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/utils/contest_table_provider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ export class Typical90Provider extends ContestTableProviderBase {
330330
return {
331331
isShownHeader: false,
332332
isShownRoundLabel: false,
333-
roundLabelWidth: '', // No specific width for task index in Typical90
333+
roundLabelWidth: '', // No specific width for the round label in Typical90
334334
isShownTaskIndex: true,
335335
};
336336
}

0 commit comments

Comments
 (0)