fix teh docs

db4
erg 2008-03-28 23:40:18 -05:00
parent 211749ed3d
commit cbc6865217
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
USING: help.markup help.syntax math random.backend ;
USING: help.markup help.syntax math ;
IN: random
ARTICLE: "random-numbers" "Generating random integers"