summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-03-17 20:56:28 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-03-17 20:56:28 +0000
commit4faec04345d6a2c573edda67df742ed0dc2e60ea (patch)
tree765104950e0a847c8c3aaf4c4e007028edbc7082
parent7d983c4d92170ca6752f55302effb830ffe2ec83 (diff)
spell check
git-svn-id: svn://localhost/ardour2/branches/3.0@9162 d708f5d6-7413-0410-9779-e7cbd77b26cf
-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()