aboutsummaryrefslogtreecommitdiff
path: root/doc/tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex')
-rw-r--r--doc/tex/imago.tex2
-rw-r--r--doc/tex/planning.tex (renamed from doc/tex/planification.tex)16
2 files changed, 9 insertions, 9 deletions
diff --git a/doc/tex/imago.tex b/doc/tex/imago.tex
index 5f0b781..c2a5319 100644
--- a/doc/tex/imago.tex
+++ b/doc/tex/imago.tex
@@ -160,7 +160,7 @@ inclusion to use this template is included here.
\input{tex/introduction.tex}
\clearpage
-\input{tex/planification.tex}
+\input{tex/planning.tex}
\clearpage
\input{tex/systemAnalysis.tex}
diff --git a/doc/tex/planification.tex b/doc/tex/planning.tex
index 9112f45..7f619f5 100644
--- a/doc/tex/planification.tex
+++ b/doc/tex/planning.tex
@@ -1,7 +1,7 @@
-\section{Planification}
+\section{Planning}
This section explains the aim of the project, its reach, the existing work it is
-based on and an initial planification.
+based on and an initial planning.
\subsection{Project Stages}
@@ -47,22 +47,22 @@ Software Engineer on a 35 hour per week schedule and with no university
responsibilities other than this project. Taking this into account, a sensible
initial assumption is that he will be able to work 3 hours a day, Monday to
Friday. Gantt diagrams for the planned working schedule are shown as
-\fref{fig:planificationWorkPlanGame} and
-\fref{fig:planificationWorkPlanEngine}.
+\fref{fig:planningWorkPlanGame} and
+\fref{fig:planningWorkPlanEngine}.
\begin{figure}[h]
\begin{center}
- \includegraphics[width=\textwidth]{diagrams/planificationWorkPlanGame.png}
+ \includegraphics[width=\textwidth]{diagrams/planningWorkPlanGame.png}
\caption{Initial work plan for implementing the game.
- }\label{fig:planificationWorkPlanGame}
+ }\label{fig:planningWorkPlanGame}
\end{center}
\end{figure}
\begin{figure}[h]
\begin{center}
- \includegraphics[width=\textwidth]{diagrams/planificationWorkPlanEngine.png}
+ \includegraphics[width=\textwidth]{diagrams/planningWorkPlanEngine.png}
\caption{Initial work plan for implementing the engine and algorithms.
- }\label{fig:planificationWorkPlanEngine}
+ }\label{fig:planningWorkPlanEngine}
\end{center}
\end{figure}