Просмотр исходного кода

Some textual improvements to report.

Taddeus Kroes 13 лет назад
Родитель
Сommit
a048b6ca08
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      docs/report.tex

+ 3 - 3
docs/report.tex

@@ -78,7 +78,7 @@ extended to support a wide range of complex gestures. With the existence of
 such an implementation, application developers do not need to reinvent gesture
 such an implementation, application developers do not need to reinvent gesture
 detection for every new gesture-based application.
 detection for every new gesture-based application.
 
 
-    \section{Structure of this document}
+    \section{Contents of this document}
 
 
     The scope of this thesis is limited to the detection of gestures on
     The scope of this thesis is limited to the detection of gestures on
     multi-touch surface devices. It presents a design for a generic gesture
     multi-touch surface devices. It presents a design for a generic gesture
@@ -90,8 +90,8 @@ detection for every new gesture-based application.
     Chapter \ref{chapter:related} describes related work that inspired a design
     Chapter \ref{chapter:related} describes related work that inspired a design
     for the architecture. The design is presented in chapter
     for the architecture. The design is presented in chapter
     \ref{chapter:design}. Chapter \ref{chapter:testapps} presents a reference
     \ref{chapter:design}. Chapter \ref{chapter:testapps} presents a reference
-    implementation of the architecture, an two test case applications that show
-    the practical use of its components as presented in chapter
+    implementation of the architecture, and two test case applications that
+    show the practical use of its components as presented in chapter
     \ref{chapter:design}. Finally, some suggestions for future research on the
     \ref{chapter:design}. Finally, some suggestions for future research on the
     subject are given in chapter \ref{chapter:futurework}.
     subject are given in chapter \ref{chapter:futurework}.