From 9bf5b8bdfcc3ad0db188231f5aa69d1f28852e5d Mon Sep 17 00:00:00 2001 From: Elmom Date: Sat, 30 Oct 2010 13:24:47 +0300 Subject: [PATCH] Typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 57d6d09..7f5e503 100644 --- a/README +++ b/README @@ -80,5 +80,5 @@ inside the lib dir in a terminal and you should see a part of the tests passing and tracebacks for failing tests. It's very simplistic still, but it should test that no syntax errors occur at least. -The code is included in openscad_teting.py, and can be imported to be +The code is included in openscad_testing.py, and can be imported to be used in other codebases.