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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user