; Fix typos
This commit is contained in:
@@ -767,7 +767,7 @@ public final class EmacsSafThread extends HandlerThread
|
||||
|
||||
private abstract class SafIntFunction
|
||||
{
|
||||
/* The ``throws Throwable'' here is a Java idiosyncracy that tells
|
||||
/* The ``throws Throwable'' here is a Java idiosyncrasy that tells
|
||||
the compiler to allow arbitrary error objects to be signaled
|
||||
from within this function.
|
||||
|
||||
@@ -782,7 +782,7 @@ public final class EmacsSafThread extends HandlerThread
|
||||
|
||||
private abstract class SafObjectFunction
|
||||
{
|
||||
/* The ``throws Throwable'' here is a Java idiosyncracy that tells
|
||||
/* The ``throws Throwable'' here is a Java idiosyncrasy that tells
|
||||
the compiler to allow arbitrary error objects to be signaled
|
||||
from within this function.
|
||||
|
||||
@@ -1216,7 +1216,7 @@ public final class EmacsSafThread extends HandlerThread
|
||||
});
|
||||
}
|
||||
|
||||
/* The bulk of `statDocument'. SIGNAL should be a cancelation
|
||||
/* The bulk of `statDocument'. SIGNAL should be a cancellation
|
||||
signal. */
|
||||
|
||||
private long[]
|
||||
|
||||
Reference in New Issue
Block a user