aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nruntime.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/nruntime.boot')
-rw-r--r--src/interp/nruntime.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/nruntime.boot b/src/interp/nruntime.boot
index 89d2aa5f..4861e7b0 100644
--- a/src/interp/nruntime.boot
+++ b/src/interp/nruntime.boot
@@ -33,7 +33,7 @@
import c_-util
-)package "BOOT"
+namespace BOOT
++ fetchs the item in the nth entry of a domain shell.
getShellEntry: (%Shell,%Short) -> %Thing