1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Fix doc typos related to indefinite articles

This commit is contained in:
Glenn Morris 2018-02-16 14:11:51 -05:00
parent a06a8ed5b6
commit 35e5c57db3
12 changed files with 17 additions and 17 deletions

View file

@ -2408,7 +2408,7 @@ could achieve this with code like this in your @file{.emacs}:
@end group
@end example
In a programming team, a hook is a also a good place for each member
In a programming team, a hook is also a good place for each member
to put his own personal preferences. For example, you might be the
only person in your team who likes Auto-newline minor mode. You could
have it enabled by default by placing the following in your