Re-fixed typo, oh.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1525 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -29,7 +29,7 @@ import java.io.Serializable;
|
|||||||
*/
|
*/
|
||||||
public class Tuple implements Serializable
|
public class Tuple implements Serializable
|
||||||
{
|
{
|
||||||
/** The left objecto. */
|
/** The left object. */
|
||||||
public Object left;
|
public Object left;
|
||||||
|
|
||||||
/** The right object. */
|
/** The right object. */
|
||||||
|
|||||||
Reference in New Issue
Block a user