Merge branch 'stable-3.0' into stable-3.1

* stable-3.0:
  Fix link in Accounts REST-API documentation
  dev-plugins: Fix typo in import path

Change-Id: I3ecf2d9b9725650e44c0cf1a3e33e85f5e4df34f
This commit is contained in:
David Pursehouse 2019-11-16 00:15:14 -08:00
commit 9659fd4e94
2 changed files with 2 additions and 2 deletions

View File

@ -452,8 +452,8 @@ its own custom event class derived from
[source,java]
----
import com.google.gerrit.common.EventDispatcher;
import com.google.gerrit.exceptions.StorageException;
import com.google.gerrit.extensions.registration.DynamicItem;
import com.google.exceptions.StorageException;
import com.google.inject.Inject;
class MyPlugin {

View File

@ -2143,7 +2143,7 @@ This can be:
* a user name ("username")
In all cases, accounts that are not
link:config-gerrit.txt#accounts.visibility[visible] to the calling user are not
link:config-gerrit.html#accounts.visibility[visible] to the calling user are not
considered.
In all cases _except_ a bare account ID and `self`/`me`, inactive accounts are