From 340ae11f5c4a84955b0734be61acf9d3ad6aad22 Mon Sep 17 00:00:00 2001 From: Wen-Wei Liao Date: Tue, 6 Aug 2019 14:46:47 -0500 Subject: [PATCH] Fix variable name for pregnancy order --- book/book.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/book.tex b/book/book.tex index 51718f1fb..d65cec188 100644 --- a/book/book.tex +++ b/book/book.tex @@ -862,7 +862,7 @@ \section{Importing the data} \end{verbatim} This dictionary describes two variables: {\tt caseid} is a 12-character -string that represents the respondent ID; {\tt pregorder} is a +string that represents the respondent ID; {\tt pregordr} is a one-byte integer that indicates which pregnancy this record describes for this respondent.