about summary refs log tree commit diff stats
path: root/035lookup.cc
diff options
context:
space:
mode:
Diffstat (limited to '035lookup.cc')
-rw-r--r--035lookup.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/035lookup.cc b/035lookup.cc
index cc83c9c9..1f1c988f 100644
--- a/035lookup.cc
+++ b/035lookup.cc
@@ -1,8 +1,8 @@
 //: Go from an address to the payload it points at (skipping the refcount)
 //: using /lookup.
 //:
-//: Let's say we have this address (read the top of layer 34 for addresses and
-//: such diagrams):
+//: Let's say we have this address (read the top of the address layer for
+//: details on these diagrams):
 //:
 //:                     +---+------------+
 //:          x -------> | 1 |  number    |