Fix typo.
This commit is contained in:
parent
72e03eab03
commit
5dde9cbcf3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28910
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/porting.sgml,v 1.52 2006/08/19 21:20:35 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/porting.sgml,v 1.53 2006/10/14 17:13:19 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: How To Make a Port">
|
||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||
]>
|
||||
|
|
@ -100,7 +100,7 @@ USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck
|
|||
<h2>GNOME 1 Desktop vs. GNOME 2 Desktop</h2>
|
||||
|
||||
<p>In the beginning, there was only <tt>GNOME 1</tt>. When the
|
||||
<tt>GNOME 2</tt> desktop came around, maximum backwards compatability
|
||||
<tt>GNOME 2</tt> desktop came around, maximum backwards compatibility
|
||||
was ensured, within reason. <tt>GNOME 1</tt> applications can run
|
||||
fine under the <tt>GNOME 2</tt> desktop, provided that the
|
||||
applications do not utilize functionality specific to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue