@@ -58,11 +58,11 @@ * @return a new memory address with given offset from current one. */ MemoryAddress offset(long l); /** - * The offset of this MemoryAddress into the underlying segment. + * The offset of this memory address into the underlying segment. * * @return the offset */ long offset();