summary refs log tree commit diff stats
path: root/web/question.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-01-15 11:50:12 +0100
committerAraq <rumpf_a@web.de>2011-01-15 11:50:12 +0100
commitff0b0f6b6dc433ae34dff37f5c78f2661c153d10 (patch)
treeddc9fde5848515659362d3e5380a897299bd4a27 /web/question.txt
parentfaac1bee85f3fd5b3b2d3fb407e5d98adef3db21 (diff)
downloadNim-ff0b0f6b6dc433ae34dff37f5c78f2661c153d10.tar.gz
json module changes
Diffstat (limited to 'web/question.txt')
-rwxr-xr-xweb/question.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/question.txt b/web/question.txt
index 6d029eae5..6f6730f94 100755
--- a/web/question.txt
+++ b/web/question.txt
@@ -45,7 +45,7 @@ How stable is Nimrod?
 The compiler is in development and some important features are still missing. 
 However, the compiler is quite stable already: It is able to compile itself 
 and a substantial body of other code. Until version 1.0.0 is released, 
-incompabilities with older versions of the compiler will be introduced. The 
+incompatibilities with older versions of the compiler will be introduced. The 
 semantic details of overloading, macros/templates/generics and iterators 
 and their interactions are subject to change.