Changeset 5954


Ignore:
Timestamp:
Nov 13, 2008, 10:48:30 AM (16 years ago)
Author:
rwilson
Message:

Fixed spelling error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/documentation/user_manual/anuga_installation_guide.tex

    r5821 r5954  
    213213      \item Install NetCDF, either through Synaptic or by:
    214214        \begin{verbatim}sudo apt-get install python-netcdf\end{verbatim}
    215       \item Install \code{gcc} and it's development environment if you don't have it, either through Synaptic or by:
     215      \item Install \code{gcc} and its development environment if you don't have it, either through Synaptic or by:
    216216        \begin{verbatim}sudo apt-get install gcc libc6-dev\end{verbatim}
    217217        Ensure that \code{libc6-dev} is installed even if \code{gcc} is already installed.
Note: See TracChangeset for help on using the changeset viewer.