Kaydet (Commit) 09b4cbe9 authored tarafından Julien Nabet's avatar Julien Nabet

Revert "Typo: repsent->represent"

This reverts commit 338161a4.
üst 262dbabe
......@@ -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 if they represent
* the same UNO object. This implies that if two proxies represent the same UNO
* the same UNO object. This implies that if two proxies repsent the same UNO
* object, they must have the same hash code.</p>
*/
public final class Bug107753_Test extends ComplexTestCase {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment