aboutsummaryrefslogtreecommitdiff
path: root/doc/tex
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2022-08-25 20:44:27 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2022-08-25 20:44:27 +0200
commit5cd1cf7ec3fa11e7137b1a82eaa64baa877e80b4 (patch)
treea4d7f01e0eff78ed99d6c095f478733c8b7bc7ea /doc/tex
parent865ce763ce3aaf1dd87187687dfd68e27ea8ba9b (diff)
downloadimago-5cd1cf7ec3fa11e7137b1a82eaa64baa877e80b4.tar.gz
imago-5cd1cf7ec3fa11e7137b1a82eaa64baa877e80b4.zip
Changed "planification" (does not exist) to "planning".
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}