Revert "Revert "Typo: repsent->represent""
This reverts commit 09b4cbe977
,
no good reason to revert the original commit in the first place.
Conflicts:
bridges/test/java_remote/Bug107753_Test.java
Change-Id: I6d3d50887460fd15080c46782c29a653c3684bec
This commit is contained in:
@@ -32,7 +32,7 @@ import test.lib.TestBed;
|
||||
*
|
||||
* <p>Bug #107753# "Java UNO: Proxies should implement intuitive semantics of
|
||||
* equals and hashCode" requests that two proxies are equal iff they represent
|
||||
* the same UNO object. This implies that if two proxies repsent the same UNO
|
||||
* the same UNO object. This implies that if two proxies represent the same UNO
|
||||
* object, they must have the same hash code.</p>
|
||||
*/
|
||||
public final class Bug107753_Test extends ComplexTestCase {
|
||||
|
Reference in New Issue
Block a user