From 0eb4b93d92c29e6fb3f89c50f27dc9084636ab6a Mon Sep 17 00:00:00 2001 From: "Andrew \"Akari\" Alexeyew" Date: Fri, 27 Jul 2012 21:06:01 +0300 Subject: [PATCH] stupyd error --- src/random.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/random.c b/src/random.c index 9e07a0c2..69b0e184 100644 --- a/src/random.c +++ b/src/random.c @@ -11,7 +11,7 @@ #include /* - * Multiply-with-carry algorythm + * Multiply-with-carry algorithm */ static RandomState *tsrand_current;