Fix minor grammar mistake.
Translators can ignore this, since it only applies to English.
This commit is contained in:
parent
53756ddd2e
commit
5f701d26d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15870
1 changed files with 4 additions and 4 deletions
|
|
@ -20,8 +20,8 @@
|
||||||
<year>2001</year>
|
<year>2001</year>
|
||||||
<holder>Robert A. Van Valzah</holder>
|
<holder>Robert A. Van Valzah</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<pubdate>$Date: 2002-12-01 13:39:28 $ GMT</pubdate>
|
<pubdate>$Date: 2003-02-01 17:34:02 $ GMT</pubdate>
|
||||||
<releaseinfo>$Id: article.sgml,v 1.10 2002-12-01 13:39:28 blackend Exp $</releaseinfo>
|
<releaseinfo>$Id: article.sgml,v 1.11 2003-02-01 17:34:02 keramida Exp $</releaseinfo>
|
||||||
</articleinfo>
|
</articleinfo>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
|
|
@ -288,7 +288,7 @@
|
||||||
was not derived from it.
|
was not derived from it.
|
||||||
The name is a play on that history and the Latin adage
|
The name is a play on that history and the Latin adage
|
||||||
<foreignphrase>In Vino Veritas</foreignphrase>
|
<foreignphrase>In Vino Veritas</foreignphrase>
|
||||||
(<foreignphrase>Vino</foreignphrase> is the ablatives form of
|
(<foreignphrase>Vino</foreignphrase> is the ablative form of
|
||||||
<foreignphrase>Vinum</foreignphrase>).
|
<foreignphrase>Vinum</foreignphrase>).
|
||||||
Literally translated, that is <quote>Truth lies in wine</quote> hinting that
|
Literally translated, that is <quote>Truth lies in wine</quote> hinting that
|
||||||
drunkards have a hard time lying.
|
drunkards have a hard time lying.
|
||||||
|
|
@ -2087,7 +2087,7 @@ ok <userinput>boot -s</userinput</screen>
|
||||||
use strict;
|
use strict;
|
||||||
use FileHandle;
|
use FileHandle;
|
||||||
|
|
||||||
my $config_tag1 = '$Id: article.sgml,v 1.10 2002-12-01 13:39:28 blackend Exp $';
|
my $config_tag1 = '$Id: article.sgml,v 1.11 2003-02-01 17:34:02 keramida Exp $';
|
||||||
# Copyright (C) 2001 Robert A. Van Valzah
|
# Copyright (C) 2001 Robert A. Van Valzah
|
||||||
#
|
#
|
||||||
# Bootstrap Vinum
|
# Bootstrap Vinum
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue