From 2eec6c63942ea4b5990a8faecf8cdd4d7c9bcc00 Mon Sep 17 00:00:00 2001 From: jprocter Date: Tue, 14 Mar 2006 18:47:43 +0000 Subject: [PATCH] trivial typo git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@178 be28352e-c001-0410-b1a7-c7978e42abec --- src/org/vamsas/client/Events.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/org/vamsas/client/Events.java b/src/org/vamsas/client/Events.java index 8f6b69d..c1b80e0 100644 --- a/src/org/vamsas/client/Events.java +++ b/src/org/vamsas/client/Events.java @@ -52,7 +52,7 @@ public class Events { /** * Generated by Vorba stub for the sole remaining client, after the penultimate - * client makes a call to finalizeClient(). It is only raised if the session has been modifies since the + * client makes a call to finalizeClient(). It is only raised if the session has been modified since the * last call to storeDocument() by any application. * LATER: copies of a document should be on a per-user basis for multi-user sessions. * Sequence is as follows : 1. All other vamsas clients have -- 1.7.10.2