spell check
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 17 Mar 2011 20:56:28 +0000 (20:56 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 17 Mar 2011 20:56:28 +0000 (20:56 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@9162 d708f5d6-7413-0410-9779-e7cbd77b26cf

wscript

diff --git a/wscript b/wscript
index 817584522a74f6e47496ef3298e54c7222257353..609644caa7a7ae27775b8527932ed13e6bac359e 100644 (file)
--- 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()