aboutsummaryrefslogtreecommitdiff
path: root/lang/tinypy/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tinypy/pkg-descr')
-rw-r--r--lang/tinypy/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tinypy/pkg-descr b/lang/tinypy/pkg-descr
index 57114a98221e..f804720953c8 100644
--- a/lang/tinypy/pkg-descr
+++ b/lang/tinypy/pkg-descr
@@ -6,7 +6,7 @@ it includes a whole heap of features:
* fully bootstrapped
* luaesque virtual machine with garbage collection written in C
it's "stackless" sans any "stackless" features
- * cross-platform :) it runs under windows / linux / macosx
+ * cross-platform :) it runs under Windows / Linux / OS X
* a fairly decent subset of python
o classes and single inheritance
o functions with variable or keyword arguments