From bc874732cd79f12f36988cc71fef3efd261cdf10 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 30 Oct 2004 04:44:51 +0000 Subject: [PATCH] Fix typo from previous change. --- v7/src/ssp/ssp.pkg | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/v7/src/ssp/ssp.pkg b/v7/src/ssp/ssp.pkg index 97636889e..06ea777b2 100644 --- a/v7/src/ssp/ssp.pkg +++ b/v7/src/ssp/ssp.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: ssp.pkg,v 1.5 2004/10/30 01:24:31 cph Exp $ +$Id: ssp.pkg,v 1.6 2004/10/30 04:44:51 cph Exp $ Copyright 2003,2004 Massachusetts Institute of Technology @@ -175,8 +175,6 @@ USA. xd:boolean? xd:case xd:case? - xd:check-action - xd:check-action? xd:check-input xd:check-input? xd:check-inputs @@ -215,8 +213,8 @@ USA. xd:radio-entry? xd:refer xd:refer? - xd:submit-action - xd:submit-action? + xd:submit + xd:submit? xd:text xd:text? xd:true-false -- 2.25.1