summaryrefslogtreecommitdiff
path: root/lib/wx/api_gen/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wx/api_gen/README')
-rw-r--r--lib/wx/api_gen/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wx/api_gen/README b/lib/wx/api_gen/README
index 394469030c..364dbdd9f2 100644
--- a/lib/wx/api_gen/README
+++ b/lib/wx/api_gen/README
@@ -15,7 +15,7 @@ CONFIGURATION:
Adding/changing stuff/classes should be done by updating wxapi.conf
and running make. Sometimes the code generator will require changes,
- I havn't thought of everything yet.
+ I haven't thought of everything yet.
RUNNING:
I use the following alias wxgen='make GL_DIR=/home/dgud/opengl WX_DIR=/home/dgud/src/wxWidgets'