Fix various spelling mistakes

Change-Id: I5fb811eab02d48a649990c6418977915c7dd7430
This commit is contained in:
David Pursehouse
2015-05-19 15:05:26 +09:00
parent 3f91890e93
commit 1ff91c0d82
11 changed files with 14 additions and 14 deletions

View File

@@ -240,7 +240,7 @@ to the error log:
----
[2012-04-17 14:20:30,558] INFO com.google.gerrit.pgm.shell.JythonShell : Jython shell instance created.
[2012-04-17 14:20:38,005] ERROR com.google.gerrit.pgm.shell.JythonShell : Exception occured while loading file Startup.py :
[2012-04-17 14:20:38,005] ERROR com.google.gerrit.pgm.shell.JythonShell : Exception occurred while loading file Startup.py :
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)