Fix another typo
Submitted by: Cejka Rudolf <cejkar@fit.vutbr.cz>
This commit is contained in:
parent
44886030c2
commit
e9186cb6bd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16828
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.50 2003/05/06 05:09:11 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.51 2003/05/06 22:02:01 brueffer Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -45,7 +45,7 @@
|
|||
branches of the <tt>src/</tt> subtree of the FreeBSD CVS
|
||||
repository. Commits to any branch listed as "frozen" must first be
|
||||
reviewed and approved by the relevant contact party. The status of
|
||||
other subtress such as <tt>ports/</tt> and <tt>doc/</tt> is also
|
||||
other subtrees such as <tt>ports/</tt> and <tt>doc/</tt> is also
|
||||
provided below.</p>
|
||||
|
||||
<table border="3" cellpadding="2" cellspacing="0">
|
||||
|
|
Loading…
Reference in a new issue