diff options
| author | Alex Parker <rockbox@aeparker.com> | 2009-11-22 11:36:07 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2009-11-22 11:36:07 +0000 |
| commit | 1925cd1cfbbfd88087e5f003dbfb2167a49c749b (patch) | |
| tree | b55d713ba7aa73398b222c69f3baca032236c5ff /manual/plugins/reversi.tex | |
| parent | c4b6c05f1f0e5fb2a695c4d9c5e817cd6db3b5ef (diff) | |
| download | rockbox-1925cd1cfbbfd88087e5f003dbfb2167a49c749b.zip rockbox-1925cd1cfbbfd88087e5f003dbfb2167a49c749b.tar.gz rockbox-1925cd1cfbbfd88087e5f003dbfb2167a49c749b.tar.bz2 rockbox-1925cd1cfbbfd88087e5f003dbfb2167a49c749b.tar.xz | |
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.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/reversi.tex b/manual/plugins/reversi.tex index d199662..71eae4d 100644 --- a/manual/plugins/reversi.tex +++ b/manual/plugins/reversi.tex @@ -1,7 +1,7 @@ \subsection{Reversi} This is a simple implementation of the Reversi game. The objective of -the game is to have a majority of own colored pieces showing at the end +the game is to have a majority of own coloured pieces showing at the end of the game. The game rules can be found in the internet. You can choose to play manually (you place both the white and dark pieces) |