aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2000-07-09 09:33:41 +0000
committerEli Zaretskii2000-07-09 09:33:41 +0000
commit0b50c67ff63a78e90b16901612d9f8ab43d05f7a (patch)
tree2ab8cb926862d858f7c3e7770368eae7e297b662
parentc107c335ee21d90d5a80cdb2c66ef1f989b2974b (diff)
downloademacs-0b50c67ff63a78e90b16901612d9f8ab43d05f7a.tar.gz
emacs-0b50c67ff63a78e90b16901612d9f8ab43d05f7a.zip
Correct a typo ("aka as" -> "a.k.a.").
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e90a9aad41e..0c2cf6841b2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -428,7 +428,7 @@ on terminals.
428** Sound support 428** Sound support
429 429
430Emacs supports playing sound files on GNU/Linux and FreeBSD (Voxware 430Emacs supports playing sound files on GNU/Linux and FreeBSD (Voxware
431driver and native BSD driver, aka as Luigi's driver). Currently 431driver and native BSD driver, a.k.a. Luigi's driver). Currently
432supported file formats are RIFF-WAVE (*.wav) and Sun Audio (*.au). 432supported file formats are RIFF-WAVE (*.wav) and Sun Audio (*.au).
433 433
434** A new variable, backup-by-copying-when-privileged-mismatch, gives 434** A new variable, backup-by-copying-when-privileged-mismatch, gives