diff options
| author | Eli Zaretskii | 2000-07-09 09:33:41 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2000-07-09 09:33:41 +0000 |
| commit | 0b50c67ff63a78e90b16901612d9f8ab43d05f7a (patch) | |
| tree | 2ab8cb926862d858f7c3e7770368eae7e297b662 | |
| parent | c107c335ee21d90d5a80cdb2c66ef1f989b2974b (diff) | |
| download | emacs-0b50c67ff63a78e90b16901612d9f8ab43d05f7a.tar.gz emacs-0b50c67ff63a78e90b16901612d9f8ab43d05f7a.zip | |
Correct a typo ("aka as" -> "a.k.a.").
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -428,7 +428,7 @@ on terminals. | |||
| 428 | ** Sound support | 428 | ** Sound support |
| 429 | 429 | ||
| 430 | Emacs supports playing sound files on GNU/Linux and FreeBSD (Voxware | 430 | Emacs supports playing sound files on GNU/Linux and FreeBSD (Voxware |
| 431 | driver and native BSD driver, aka as Luigi's driver). Currently | 431 | driver and native BSD driver, a.k.a. Luigi's driver). Currently |
| 432 | supported file formats are RIFF-WAVE (*.wav) and Sun Audio (*.au). | 432 | supported 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 |