summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-05-09 18:03:14 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-05-10 16:59:21 +0200
commit189047d94338ac198af926113105ff67e27a6414 (patch)
tree9aca04df12059c12cd6ba76810a78ea6d0422126
parent78fffe288b4695f61c387a856eddc9346be7e058 (diff)
downloaddocuments-189047d94338ac198af926113105ff67e27a6414.tar.gz
documents-189047d94338ac198af926113105ff67e27a6414.tar.bz2
documents-189047d94338ac198af926113105ff67e27a6414.zip
More spell checking
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex20
1 files changed, 10 insertions, 10 deletions
diff --git a/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex b/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex
index 0b26559..485e7fd 100644
--- a/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex
+++ b/NLnet/porting_replicant_to_android9/porting_replicant_to_android9.tex
@@ -16,7 +16,7 @@
\maketitle
\section{
- Disclamers:
+ Disclaimers:
}
\begin{itemize}
@@ -45,7 +45,7 @@
\end{itemize}
\section{
- Deliverables
+ Deliverable
}
\subsection{
@@ -113,7 +113,7 @@
in the modem branch \\
\hline
\hline
- \multicolumn{3}{|c|}{Total: 147h (aproximately one month) }\\
+ \multicolumn{3}{|c|}{Total: 147h (approximately one month) }\\
\hline
\end{longtable}
@@ -141,7 +141,7 @@
port and if possible work to upstream it.
Later (which is not part of this deliverable), we will then need
- to look if the approach chosen is already using a "Binderized HAL"
+ to look if the approach chosen is already using a "binderized HAL"
and if not, what are the consequences of converting the code to use
it, because even if libsamsung-ipc has already been used used in
GNU/Linux, we still want to enable GNU/Linux distributions to easily
@@ -149,7 +149,7 @@
\\
\hline
\hline
- \multicolumn{3}{|c|}{Total: 147h (aproximately one month) }\\
+ \multicolumn{3}{|c|}{Total: 147h (approximately one month) }\\
\hline
\end{longtable}
@@ -184,7 +184,7 @@
\end{itemize}
& \\
\hline
- \multicolumn{3}{|c|}{Total: 154h (aproximately one month) }\\
+ \multicolumn{3}{|c|}{Total: 154h (approximately one month) }\\
\hline
\end{longtable}
@@ -206,7 +206,7 @@
\begin{itemize}
\item{Add internal WiFi support and validate the functionality}
\end{itemize} &
- This assumes that no big issues are encountred and that Android 9
+ This assumes that no big issues are encountered and that Android 9
already supports upstream Linux standard WiFi interfaces like
nl80211 or Wext.
Note that the internal WiFi don't work without nonfree firmwares.
@@ -226,7 +226,7 @@
current to the external dongle. More research will be needed
later (which is not part of this deliverable) to better
understand and characterize the issue for some of the devices.
- If no big software issues are encountred, I will try to make
+ If no big software issues are encountered, I will try to make
it work as well as on Replicant 6.
This is required for basic usage as the Internal WiFi doesn't
work without nonfree firmwares. \\
@@ -245,7 +245,7 @@
usage to use them.
\\
\hline
- \multicolumn{3}{|c|}{Total: 82h (aproximately two weeks) } \\
+ \multicolumn{3}{|c|}{Total: 82h (approximately two weeks) } \\
\hline
\end{longtable}
@@ -253,7 +253,7 @@
\bibitem{CustomROMs}
\begin{itemize}
- lineag-16.0 branch in \url{https://github.com/CustomROMs/android\_local\_manifests\_i9300} and associated repositores.
+ lineage-16.0 branch in \url{https://github.com/CustomROMs/android\_local\_manifests\_i9300} and associated repositories.
\end{itemize}
\bibitem{hal-types}