Fix typo: once -> one.
This commit is contained in:
parent
947c2a37cc
commit
0b78d9cc01
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8396
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.21 2000/04/04 09:28:20 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.22 2000/10/12 00:14:03 jim Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docproj/current.sgml,v 1.21 2000/04/04 09:28:20 kuriyama Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docproj/current.sgml,v 1.22 2000/10/12 00:14:03 jim Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -201,7 +201,7 @@ $port = {
|
|||
|
||||
<p>
|
||||
We must translate the cgi scripts and web build scripts too. The
|
||||
scripts should support multiple languages, not only once.
|
||||
scripts should support multiple languages, not only one.
|
||||
Most scripts are written in perl.</p>
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue