diff options
Diffstat (limited to 'Modules/SquishTestScript.cmake')
-rw-r--r-- | Modules/SquishTestScript.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/SquishTestScript.cmake b/Modules/SquishTestScript.cmake index 7751345..2e0caaf 100644 --- a/Modules/SquishTestScript.cmake +++ b/Modules/SquishTestScript.cmake @@ -1,6 +1,6 @@ # # This script launches a GUI test using Squish. You should not call -# the script directly; instead, you should acces it via the +# the script directly; instead, you should access it via the # SQUISH_ADD_TEST macro that is defined in FindSquish.cmake. # # This script starts the Squish server, launches the test on the |