From 3b7dd13e3d4fb8823e0d4b4379cb377d894f7b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hillerstr=C3=B6m?= Date: Tue, 1 Jun 2021 19:03:06 +0100 Subject: [PATCH] typo --- thesis.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thesis.tex b/thesis.tex index e8e251a..14397dd 100644 --- a/thesis.tex +++ b/thesis.tex @@ -8000,7 +8000,7 @@ execution, moreover, the value of some environment variables may vary according to which user asks the environment. % For example, an environment may contain the environment variable -\texttt{USER} that is bound to the name of the inquiring user. +\texttt{USER} that is bound to the name of the enquiring user. An environment variable can be viewed as an instance of dynamic binding. The idea of dynamic binding as a binding form in programming