Re-fixed typo, oh.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@1525 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
andrzej
2004-11-02 23:59:45 +00:00
parent 83c2e6908a
commit b5e23513ab
@@ -29,7 +29,7 @@ import java.io.Serializable;
*/
public class Tuple implements Serializable
{
/** The left objecto. */
/** The left object. */
public Object left;
/** The right object. */