aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/glossary.tex
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2023-05-13 19:44:54 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2023-05-13 19:44:54 +0200
commit2d895e4abb26eccefe6b4bc201fd60eb79600e3e (patch)
tree073ee74fd751fd3535d983275258e77adbf1de08 /doc/tex/glossary.tex
parentf9f150a644422714b16380e490db51989da53c61 (diff)
downloadimago-2d895e4abb26eccefe6b4bc201fd60eb79600e3e.tar.gz
imago-2d895e4abb26eccefe6b4bc201fd60eb79600e3e.zip
Added visualization of SGF example.
Diffstat (limited to 'doc/tex/glossary.tex')
-rw-r--r--doc/tex/glossary.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/tex/glossary.tex b/doc/tex/glossary.tex
index 8b43e94..b1cea02 100644
--- a/doc/tex/glossary.tex
+++ b/doc/tex/glossary.tex
@@ -1,15 +1,15 @@
\newglossaryentry{ko}
{
name=ko,
- description={A rule which prevents plays that would repeat the previous
- board position}
+ description={A rule forbidding plays that would repeat the previous board
+ position}
}
\newglossaryentry{superko}
{
name=superko,
- description={An extension to the ko rule to prevent any previous board
- position and not just the last one}
+ description={A modification to the ko rule forbidding plays that would
+ repeat any previous board position and not just the last one}
}
\newglossaryentry{komi}