From: Regina Obe <lr@pcorp.us>
Date: Tue, 10 Jan 2012 07:03:15 +0000 (+0000)
Subject: fix typo
X-Git-Tag: 2.0.0alpha1~141
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38a9e8adefc423f30772482566d8de9a8c1bfd05;p=postgis

fix typo

git-svn-id: http://svn.osgeo.org/postgis/trunk@8735 b70326c6-7e19-0410-871a-916f4a2858ee
---

diff --git a/doc/installation.xml b/doc/installation.xml
index 6155e4cf7..3e69de65c 100644
--- a/doc/installation.xml
+++ b/doc/installation.xml
@@ -985,9 +985,9 @@ pretty_address
 			  <para>For Windows, 7-zip which is a free compress/uncompress tool you can download from <ulink url="http://www.7-zip.org/">http://www.7-zip.org/</ulink> </para>
 			</listitem>
 			<listitem><filename>shp2pgsql</filename> commandline which is installed by default when you install PostGIS.</listitem>
-			<listiem><para><filename>wget</filename> which is a web grabber tool usually installed on most Unix/Linux systems.</para>
+			<listitem><para><filename>wget</filename> which is a web grabber tool usually installed on most Unix/Linux systems.</para>
 				<para>If you are on windows, you can get pre-compiled binaries from <ulink url="http://gnuwin32.sourceforge.net/packages/wget.htm">http://gnuwin32.sourceforge.net/packages/wget.htm</ulink> 
-			</listiem>
+			</listitem>
 		</itemizedlist>
 		<para>To load data refer to <xref linkend="Loader_Generate_Script" /> to generate a data load script for your platform for the states you desire.  
 			Note that you can install these piecemeal. You don't have to load all the states you want all at once.  You can load them as you need them.</para>