aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/implementation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/implementation.tex')
-rw-r--r--doc/tex/implementation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tex/implementation.tex b/doc/tex/implementation.tex
index ffb2802..f89e54c 100644
--- a/doc/tex/implementation.tex
+++ b/doc/tex/implementation.tex
@@ -53,7 +53,7 @@ board configuration.
A tool for generating compilers in Python. It is an implementation of the lex
and yacc utilities, allowing to create lexers and parsers. It is used in the
-project to create the SGF parser which transform SGF files to internal
+project to create the \acrshort{sgf} parser which transform \acrshort{sgf} files to internal
representations of Go matches.
\paragraph{Other utility libraries}