From c644d69c71a5714e900ae93cd7894838612beddb Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Sat, 4 Dec 2010 01:05:13 +0000 Subject: [PATCH] NOJIRA: Trivial corrections to two comments re collectionspace_core doctype deployment/undeployment. --- 3rdparty/nuxeo/nuxeo-platform-collectionspace/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/build.xml b/3rdparty/nuxeo/nuxeo-platform-collectionspace/build.xml index ad4728d3c..d151266eb 100644 --- a/3rdparty/nuxeo/nuxeo-platform-collectionspace/build.xml +++ b/3rdparty/nuxeo/nuxeo-platform-collectionspace/build.xml @@ -81,13 +81,13 @@ + description="deploy collectionspace core doctype in ${jboss.server.nuxeo}"> + description="undeploy collectionspace core doctype from ${jboss.server.nuxeo}"> -- 2.47.3