Skip to content

Commit 73d189e

Browse files
committed
Fixed as Requested Spelling Errors
1 parent 505c9c7 commit 73d189e

File tree

1 file changed

+3
-3
lines changed
  • documentation/system-requirements

1 file changed

+3
-3
lines changed

documentation/system-requirements/srs.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
\section{Technology Choices and Software Development tools}
266266
This section describes the technologies in use, and the
267267
arguments behind why we decided on these technologies.\\
268-
It was important to us to try and utilise technologies that are,
268+
It was important to us to try and utilise technologies that are
269269
free to use, efficient, relatively small in terms package size and
270270
requires as few as possible dependencies.
271271

@@ -288,7 +288,7 @@
288288

289289
\noindent
290290
OpenCV will be used for real-time processing of images throughout the system,
291-
which will include image clean-up image extraction and image manipulation.\\
291+
which will include image clean-up, image extraction and image manipulation.\\
292292

293293
\begin{minipage}[b]{0.25\linewidth}
294294
\subsection{\href{http://dlib.net/}{Dlib \textit{19.6.0}}}
@@ -349,7 +349,7 @@
349349
Travis CI, is a hosted continuous integration and delivery service for GitHub projects.\\
350350

351351
\noindent
352-
Travis CI allowed us to run each pull request in a clean VM build whilst running multiple Test in parallel.
352+
Travis CI allowed us to run each pull request in a clean VM build whilst running multiple tests in parallel.
353353
This ensured our system was always in a stable state due to the automated testing and installing of the project.It also allowed us to streamline code review process.\\
354354

355355
\begin{minipage}[b]{0.20\linewidth}

0 commit comments

Comments
 (0)