; * etc/DEBUG: Fix typo.
This commit is contained in:
parent
506ba5c040
commit
354766bcc0
1 changed files with 1 additions and 1 deletions
|
@ -1283,7 +1283,7 @@ C code within Emacs rigorously checks for Java exceptions after
|
|||
calling any JVM function that may signal an out-of-memory error,
|
||||
employing one of the android_exception_check(_N) functions defined
|
||||
within android.c for this purpose. These functions operate presuming
|
||||
the preceding Java code does not signal exceptions of their own, and
|
||||
the preceding Java code does not signal exceptions of its own, and
|
||||
report out-of-memory errors upon any type of exception, not just OOM
|
||||
errors.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue