summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/web2c/pdftexdir/pdftex.web4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/pdftex.web b/Build/source/texk/web2c/pdftexdir/pdftex.web
index a7e0aa22f51..7cfd17ed1a6 100644
--- a/Build/source/texk/web2c/pdftexdir/pdftex.web
+++ b/Build/source/texk/web2c/pdftexdir/pdftex.web
@@ -15071,7 +15071,7 @@ while font_ptr>font_base do
@* \[32a] \pdfTeX\ basic. Initialize \pdfTeX's parameters to some useful
-default value. Helpful in case one forgets to set them during initex run.
+default value. Helpful in case one forgets to set them during \.{INITEX} run.
@<Initialize table entries...@>=
pdf_h_origin := (one_hundred_inch + 50) div 100;
@@ -36561,7 +36561,7 @@ begin
end;
procedure do_snapy_comp(p, b: pointer); {do snapping compensation in vertical
-direction; searchs for the next snap node and do the compensation if found}
+direction; search for the next snap node and do the compensation if found}
var q: pointer;
tmp_v, g, g2: scaled;
begin