Fix typo
parent
229ad78907
commit
292a6fdb0d
|
@ -1,4 +1,4 @@
|
||||||
! Copysecond (C) 2008 Slava Pestov.
|
! Copyright (C) 2008 Slava Pestov.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: accessors assocs sequences sorting math math.order
|
USING: accessors assocs sequences sorting math math.order
|
||||||
arrays combinators kernel ;
|
arrays combinators kernel ;
|
||||||
|
|
Loading…
Reference in New Issue