bump -10, javadoc typo

This commit is contained in:
zzz
2022-03-20 07:59:32 -04:00
parent e08d2f354a
commit 458e980e2f
3 changed files with 16 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ public abstract class DatabaseEntry extends DataStructureImpl {
/**
* A common interface to the timestamp of the two subclasses.
* Identical to getEarliestLeaseData() in LeaseSet,
* Identical to getEarliestLeaseDate() in LeaseSet,
* and getPublished() in RouterInfo.
* Note that for a LeaseSet this will be in the future,
* and for a RouterInfo it will be in the past.