Fix some typos in comments
Change-Id: I9974427affda52399912a61f8a65cf9da2a3343d Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
package com.google.gerrit.common.errors;
|
||||
|
||||
/** Indicats the user cannot perform this task. */
|
||||
/** Indicates the user cannot perform this task. */
|
||||
public class PermissionDeniedException extends Exception {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
|
Reference in New Issue
Block a user