Fix some nits in JavaDoc of classes that implement group storage in NoteDb

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I77a2e97254077dfc5f6b77e9430df0d4f39507a2
This commit is contained in:
Edwin Kempin
2019-02-04 14:37:18 +01:00
parent 1d531da9d8
commit 51b1b742d3
2 changed files with 7 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ import org.eclipse.jgit.revwalk.RevSort;
* <p><strong>Warning:</strong> This class is a low-level API for groups in NoteDb. Most code which
* deals with internal Gerrit groups should use {@link Groups} or {@link GroupsUpdate} instead.
*
* <p><em>Internal details</em>
* <h2>Internal details</h2>
*
* <p>Each group is represented by a commit on a branch as defined by {@link
* RefNames#refsGroups(AccountGroup.UUID)}. Previous versions of the group exist as older commits on