aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/org
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/org')
-rw-r--r--libjava/classpath/org/omg/CORBA/INVALID_ACTIVITY.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/org/omg/CORBA/INVALID_ACTIVITY.java b/libjava/classpath/org/omg/CORBA/INVALID_ACTIVITY.java
index a6e60d0..ae1d92d 100644
--- a/libjava/classpath/org/omg/CORBA/INVALID_ACTIVITY.java
+++ b/libjava/classpath/org/omg/CORBA/INVALID_ACTIVITY.java
@@ -43,7 +43,7 @@ import java.io.Serializable;
/**
* Raised when the transaction or Activity is resumed in a different context
* than from which it was suspended. It is also raised when the invocation is
- * not incompatible with the Activity’s current state.
+ * not incompatible with the Activity's current state.
*
* @since 1.5
*