Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2013 00:40:10 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r41508 - head/en_US.ISO8859-1/books/porters-handbook
Message-ID:  <201304270040.r3R0eApK025042@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh (ports committer)
Date: Sat Apr 27 00:40:09 2013
New Revision: 41508
URL: http://svnweb.freebsd.org/changeset/doc/41508

Log:
  - fix typos

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/uses.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/uses.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses.xml	Fri Apr 26 23:30:36 2013	(r41507)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses.xml	Sat Apr 27 00:40:09 2013	(r41508)
@@ -46,7 +46,7 @@
   <entry>Implies that the port uses the
     <application>update-desktop-database</application> from
     <filename role="package">devel/desktop-file-utils</filename>.
-    This uses will automaticly add a post-install step in such a way
+    This uses will automatically add a post-install step in such a way
     that the port itself still can specify there own post-install step
     if needed.  It also insert lines into the plist for package
     install and removal to run
@@ -120,7 +120,7 @@
   <entry>Implies that the port uses
     <application>update-mime-database</application> from
     <filename role="package">misc/shared-mime-info</filename>.  This
-    uses will automaticly add a post-install step in such a way that
+    uses will automatically add a post-install step in such a way that
     the port itself still can specify there own post-install step if
     needed.  It also insert lines into the plist for package install
     and removal to run



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304270040.r3R0eApK025042>