summaryrefslogtreecommitdiff
path: root/manual/plugins/reversi.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-11-22 11:36:07 +0000
committerAlex Parker <rockbox@aeparker.com>2009-11-22 11:36:07 +0000
commit1925cd1cfbbfd88087e5f003dbfb2167a49c749b (patch)
treeb55d713ba7aa73398b222c69f3baca032236c5ff /manual/plugins/reversi.tex
parentc4b6c05f1f0e5fb2a695c4d9c5e817cd6db3b5ef (diff)
downloadrockbox-1925cd1cfbbfd88087e5f003dbfb2167a49c749b.tar.gz
rockbox-1925cd1cfbbfd88087e5f003dbfb2167a49c749b.zip
A few more spelling corrections.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23694 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/reversi.tex')
-rw-r--r--manual/plugins/reversi.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/reversi.tex b/manual/plugins/reversi.tex
index d1996629f7..71eae4d04e 100644
--- a/manual/plugins/reversi.tex
+++ b/manual/plugins/reversi.tex
@@ -1,7 +1,7 @@
1\subsection{Reversi} 1\subsection{Reversi}
2 2
3This is a simple implementation of the Reversi game. The objective of 3This is a simple implementation of the Reversi game. The objective of
4the game is to have a majority of own colored pieces showing at the end 4the game is to have a majority of own coloured pieces showing at the end
5of the game. The game rules can be found in the internet. 5of the game. The game rules can be found in the internet.
6 6
7You can choose to play manually (you place both the white and dark pieces) 7You can choose to play manually (you place both the white and dark pieces)