mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-12 22:40:46 -08:00
; Fix typos
This commit is contained in:
parent
1d5028ad04
commit
06a12b0ccc
77 changed files with 148 additions and 148 deletions
|
|
@ -636,7 +636,7 @@ public final class EmacsOpenActivity extends Activity
|
|||
{
|
||||
/* This means Emacs lacks the rights to open this
|
||||
file. Display the error message and exit. */
|
||||
displayFailureDialog ("Error openining file",
|
||||
displayFailureDialog ("Error opening file",
|
||||
exception.toString ());
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue