Fix a couple of minor typos.
This commit is contained in:
parent
10a6098336
commit
6fc076c13b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34540
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
start, and existing committers are strongly encouraged to review it
|
||||
from time to time.</para>
|
||||
|
||||
<para>Almost all FreeBSD developers have commmit rights to one or
|
||||
<para>Almost all FreeBSD developers have commit rights to one or
|
||||
more repositories. However, a few developers do not, and some of
|
||||
the information here applies to them as well. (For instance, some
|
||||
people only have rights to work with the Problem Report database).
|
||||
|
@ -863,7 +863,7 @@ alias projcvs cvs -d <replaceable>user</replaceable>@projcvs.FreeBSD.org:/home/p
|
|||
<para>Good commit messages are important. They tell others
|
||||
why you did the changes you did, not just right here and now,
|
||||
but months or years from now when someone wonders why some
|
||||
seemingly illogical or inefficient piece of code snuck into
|
||||
seemingly illogical or inefficient piece of code sneaked into
|
||||
your source file. It is also an invaluable aid to deciding
|
||||
which changes to MFC and which not to MFC.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue