typos in 1 and 2 fixed
[bsc-thesis1415.git] / thesis2 / 2.requirementsanddesign.tex
index a69ecdc..680a18b 100644 (file)
@@ -57,7 +57,7 @@ definitive requirements.
        \item[F2:] Export the data to a strict XML feed.
 
                This requirement is an adapted version of requirement I3, this
-               is als done to limit the scope. We chose to no interact
+               is also done to limit the scope. We chose to no interact
                directly with the database or the \textit{Temporum}. The
                application however is able to output XML data that is
                formatted following a string XSD scheme so that it is easy to
@@ -69,7 +69,7 @@ definitive requirements.
 
                This requirement is formed from I4. Initially the user
                interface for adding and training crawlers was done via a
-               webinterface that was user friendly and usable by someone
+               web interface that was user friendly and usable by someone
                without a particular computer science background as the
                requirement stated. However in the first prototypes the control
                center that could test, edit and remove crawlers was a command
@@ -86,7 +86,7 @@ definitive requirements.
                this can be due to any reason, a message is sent to the people
                using the program so that they can edit or remove the faulty
                crawler. Updating without the need of a programmer is essential
-               in shortening the feedbackloop explained in
+               in shortening the feedback loop explained in
                Figure~\ref{feedbackloop}.
 \end{itemize}
 
@@ -108,7 +108,7 @@ definitive requirements.
                extensions are discussed in Section~\ref{sec:discuss}.
        \item[N2:] Operate standalone on a server.
 
-               Non-functional requirement N1 is dropped because we want to
+               Non-functional requirement O1 is dropped because we want to
                keep the program as modular as possible and via an XML
                interface we still have a very intimate connection with the
                database without having to maintain a direct connection. The