Make it compile.

This commit is contained in:
JoelKatz
2013-04-22 12:58:50 -07:00
parent 4c480419e9
commit a6ce832ed3

View File

@@ -78,7 +78,7 @@ bool ValidationCollection::addValidation(SerializedValidation::ref val, const st
condWrite();
}
else
isCurrenty = false;
isCurrent = false;
}
}