diff --git a/man/ahs.Rd b/man/ahs.Rd
index e157b1710e2bb4299373c66d40e6776d6a8219ff..7f159c406fc11a19c969027f848e65ad5c5ed678 100644
--- a/man/ahs.Rd
+++ b/man/ahs.Rd
@@ -85,7 +85,7 @@ str(ahs)
 xt <- xtabs(~age+sex, data=ahs)
 mosaicplot(xt)
 
-xt <- xtabs(~age+chcond1, data=ahs)
+xt <- xtabs(~age+chcond, data=ahs)
 mosaicplot(xt)
 
 useOuterStrips(