summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 817584522a..609644caa7 100644
--- a/wscript
+++ b/wscript
@@ -402,7 +402,7 @@ def configure(conf):
'You are respectfully requested NOT to ask for assistance with build issues\n' +
'and not to report issues with Ardour 3.0 on the forums at ardour.org.\n\n' +
'Please use IRC, the bug tracker and/or the ardour mailing lists (-dev or -user)\n\n' +
- 'Thanks for you co-operation with our development process.\n\n' +
+ 'Thanks for your co-operation with our development process.\n\n' +
'Press Enter to continue.\n')
sys.stdin.readline()
create_stored_revision()