Fix a spelling error.
This commit is contained in:
parent
8af7aa1619
commit
ba1c45c861
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22108
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/policy.sgml,v 1.2 2004/08/19 18:49:13 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/policy.sgml,v 1.3 2004/08/21 08:27:46 hrs Exp $">
|
||||
<!ENTITY local.rel "5.3">
|
||||
<!ENTITY local.rel.tag "5_3">
|
||||
<!ENTITY title "FreeBSD &local.rel; Code Freeze Policy">
|
||||
|
@ -74,7 +74,7 @@
|
|||
have a PR number, a review by a senior member of the project, and be
|
||||
vetted through the parent branch for at least 3 full days. We are often
|
||||
pressured to skirt the rules and put high-priority fixes in early, but we
|
||||
must resist that and rely on other tools like Perforce and diff/patch toi
|
||||
must resist that and rely on other tools like Perforce and diff/patch to
|
||||
get early testing before committing to the tree.</p>
|
||||
|
||||
<h2>Documentation fixes</h2>
|
||||
|
|
Loading…
Reference in a new issue