aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Longair <mhl@pobox.com>2009-12-06 13:28:10 +0000
committerMark Longair <mhl@pobox.com>2009-12-06 13:28:10 +0000
commit838204d76731275d8a60f2787f550aa06f1b523b (patch)
tree6e768bd2fab1b86dcfbbf7fbcfb1b414d3f8cbda
parent28db7975aa3689b58d0ae6732d1cbd9d41e27370 (diff)
Fix a small typo, largely to test the new post-receive hook
-rwxr-xr-xINSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 7fcdb5568..f5d886d3e 100755
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -97,7 +97,7 @@ Make sure everything looks OK:
> rake spec
-If there are failures here, something has gone wrong with the preceeding
+If there are failures here, something has gone wrong with the preceding
steps. You might be able to move on to the next step, depending on how
serious they are, but ideally you should try to find out what's gone
wrong.