summaryrefslogtreecommitdiffstats
path: root/BuildNotes2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'BuildNotes2.txt')
-rw-r--r--BuildNotes2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildNotes2.txt b/BuildNotes2.txt
index 45520536a2..8bf4f6930a 100644
--- a/BuildNotes2.txt
+++ b/BuildNotes2.txt
@@ -138,7 +138,7 @@ Tools in Python
"<python_source_dir>/build/build.py" directly.
* Convert Python source to exe file
- The tools written in Python can be coverted into executable program which can
+ The tools written in Python can be converted into executable program which can
be executed without Python interpreter. One of the conversion tools is called
cx_Freeze, available at: