Skip to content

Commit 10467cf

Browse files
jensmaurerJohelEGP
andauthored
Update source/lib-intro.tex
Co-authored-by: Johel Ernesto Guerrero Peña <[email protected]>
1 parent 39c3417 commit 10467cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1935,7 +1935,7 @@
19351935
\tcode{n} is a value such that
19361936
$\tcode{req} \leq \tcode{n} \leq \tcode{ret.count}$.
19371937
\item
1938-
Otherwise, \tcode{p} is a value obtained from \tcode{allocate}.
1938+
Otherwise, \tcode{p} is a pointer value obtained from \tcode{allocate}.
19391939
\tcode{n} equals the value passed as the first argument
19401940
to the invocation of \tcode{allocate} which returned \tcode{p}.
19411941
\end{itemize}

0 commit comments

Comments
 (0)