Fix typo: mode -> modes
This commit is contained in:
parent
7e8567682d
commit
a589d5caee
|
@ -2,7 +2,7 @@
|
||||||
(names utop)
|
(names utop)
|
||||||
(libraries utop)
|
(libraries utop)
|
||||||
(flags :standard -safe-string)
|
(flags :standard -safe-string)
|
||||||
(mode byte)
|
(modes byte)
|
||||||
(link_flags -linkall))
|
(link_flags -linkall))
|
||||||
|
|
||||||
(rule
|
(rule
|
||||||
|
|
Loading…
Reference in New Issue