Document a lot of setCellProperties.
[pspp] / detail-xml
index 9fca90acf4aa118f8f887bd9208810b275b36cc9..cae148b68877ea8ce5ab3c46556657db64107f9d 100644 (file)
@@ -88,8 +88,8 @@ paragraph := [id? hangingIndent]
 
 setCellProperties :=
     [id? applyToConverse]
-    setMetadata setStyle* setFormat+ union?
-setMetadata := [id? key target value]
+    setMetaData setStyle* setFormat+ union?
+setMetaData := [id? key target value]
 setStyle := [id? style target]
 setFormat :=
     [id? target reset?]