Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / doc / tutorial.texi
index 489d35e07ec9838c571f3ce5b8b24a3a2f8bd24f..540da62abd90d409219a73ac2004bdba46d11ea6 100644 (file)
@@ -33,7 +33,7 @@ should type.
 
 Throughout this chapter reference is made to a number of sample data files.
 So that you can try the examples for yourself,
-you should have received these files along with your copy of PSPP.
+you should have received these files along with your copy of PSPP.@c
 @footnote{These files contain purely fictitious data.  They should not be used
 for research purposes.}
 @note{Normally these files are installed in the directory
@@ -647,8 +647,8 @@ This section presents just some of the possible tests that PSPP offers.
 The researcher starts by making a @dfn{null hypothesis}.
 Often this is a hypothesis which he suspects to be false.
 For example, if he suspects that @var{A} is greater than @var{B} he will 
-state the null hypothesis as @math{ @var{A} = @var{B}}.
-@footnote{This example assumes that is it already proven that @var{B} is
+state the null hypothesis as @math{ @var{A} = @var{B}}.@c
+@footnote{This example assumes that it is already proven that @var{B} is
 not greater than @var{A}.}
 
 The @dfn{p-value} is a recurring concept in hypothesis testing.