1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-09 16:32:18 -07:00

Spelling fixes

This commit is contained in:
Paul Eggert 2024-06-04 22:13:47 -07:00
parent 636461686f
commit 3dcac22dd4
47 changed files with 65 additions and 65 deletions

View file

@ -83,7 +83,7 @@ public final class EmacsDesktopNotification
notification. */
public final String[] actions, titles;
/* Delay in miliseconds after which this notification should be
/* Delay in milliseconds after which this notification should be
automatically dismissed. */
public final long delay;