wibble


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1542 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/FAQ.txt b/FAQ.txt
index 75ec7ca..cb61e19 100644
--- a/FAQ.txt
+++ b/FAQ.txt
@@ -89,7 +89,7 @@
 
 A5. Is my_program statically linked?  Valgrind doesn't work with
     statically linked binaries.  It must rely on at least one shared
-    object.  To detrmine if a my_program is statically linked, run:
+    object.  To determine if a my_program is statically linked, run:
 
       ldd my_program