Fix a typo: `Whats new.'' ->
`What's new.''
This commit is contained in:
parent
e782af4f71
commit
badc9d7546
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5697
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/news.sgml,v 1.16 1999/09/06 07:02:46 peter Exp $">
|
||||
<!ENTITY title "FreeBSD News">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/news/news.sgml,v 1.16 1999/09/06 07:02:46 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -14,7 +14,7 @@
|
|||
<p></p>
|
||||
|
||||
<h2><a href="newsflash.html">FreeBSD Newsflash</a></h2>
|
||||
<p>Whats new.</p>
|
||||
<p>What's new.</p>
|
||||
|
||||
<h2><a href="pressreleases.html">FreeBSD Press Releases</a></h2>
|
||||
<p>Press releases from the FreeBSD project.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue