summaryrefslogtreecommitdiff
path: root/tex/context/base/file-res.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/file-res.lua')
-rw-r--r--tex/context/base/file-res.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/file-res.lua b/tex/context/base/file-res.lua
index a1c4986b5..08a3e22af 100644
--- a/tex/context/base/file-res.lua
+++ b/tex/context/base/file-res.lua
@@ -166,7 +166,7 @@ implement {
}
implement {
- name = "doiflocfileelse",
+ name = "doifelselocfile",
actions = { getreadfilename, isfile, commands.doifelse },
arguments = { "'loc'","'.'", "string" },
}