about summary refs log tree commit diff
path: root/presentation.tex
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2018-03-13T15·57+0100
committerVincent Ambo <tazjin@gmail.com>2018-03-13T15·57+0100
commitdfc1ead29df581b80a69f857e706512600768f4b (patch)
tree8fa37fdaea083b428470344d72e614b9b7f0405c /presentation.tex
parentf47b4cad0720fd007b9b174f948ac1ed3969c053 (diff)
fix(slides): Minor rewording
Diffstat (limited to 'presentation.tex')
-rw-r--r--presentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/presentation.tex b/presentation.tex
index 6ccea67127..d3aa613375 100644
--- a/presentation.tex
+++ b/presentation.tex
@@ -193,8 +193,8 @@
     Nix evaluation can not recurse forever: The bootstrap can not
     simply depend on a previous GCC.
 
-    Result: \texttt{bootstrap-tools} tarball from a previous binary
-    cache is fetched and used.
+    Workaround: \texttt{bootstrap-tools} tarball from a previous
+    binary cache is fetched and used.
 
     An unfortunate magic binary blob ...
   \end{frame}