Changes to gantt.jison

1. Removed typo
This commit is contained in:
futzmonitor
2023-12-02 10:26:46 -05:00
parent f02dfe60af
commit 68ff352f2d

View File

@@ -5,7 +5,7 @@
*/ */
%lex %lex
%options case-insensitivegit %options case-insensitive
%x click %x click
%x href %x href