From 82889e63246fcac595ca26b458c2af4d0683378f Mon Sep 17 00:00:00 2001 From: programble Date: Fri, 30 Dec 2011 22:48:02 -0800 Subject: [PATCH] Typo --- Unofficial-FAQ.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Unofficial-FAQ.textile b/Unofficial-FAQ.textile index 4c8f018..ee241eb 100644 --- a/Unofficial-FAQ.textile +++ b/Unofficial-FAQ.textile @@ -6,7 +6,7 @@ For beginners I suggest to implement missing parts of the standard library or so * bignums * a lean GUI library * libraries for scientific computing -* libraries that deal with mult-media +* libraries that deal with multi-media * etc. h1. Will Nimrod have block comments?