diff options
author | Alexander Neundorf <neundorf@kde.org> | 2009-04-19 16:47:01 (GMT) |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2009-04-19 16:47:01 (GMT) |
commit | 879f2f98fec41d89dce20dbcffce597ae534a3ba (patch) | |
tree | bf71c62cc1c7d72f4f5d567c2e50bc4cce50fd7e /Modules/SquishTestScript.cmake | |
parent | 289ce0b80ac748f602ba4c6a1a9d43dfbeccc2b5 (diff) | |
download | CMake-879f2f98fec41d89dce20dbcffce597ae534a3ba.zip CMake-879f2f98fec41d89dce20dbcffce597ae534a3ba.tar.gz CMake-879f2f98fec41d89dce20dbcffce597ae534a3ba.tar.bz2 |
STYLE: fix typos in the docs
Alex
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 |