Fixed typo
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
\starttext
|
\starttext
|
||||||
|
|
||||||
The first block shows all features of the Pascal pretty printer
|
The first block shows all features of the Pascal pretty printer.
|
||||||
|
|
||||||
\startPAS
|
\startPAS
|
||||||
{ Comment }
|
{ Comment }
|
||||||
@@ -25,7 +25,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
\stopPAS
|
\stopPAS
|
||||||
|
|
||||||
The next block shows some (more or less usefull) special cases.
|
The next block shows some (more or less useful) special cases.
|
||||||
|
|
||||||
\startPAS
|
\startPAS
|
||||||
My_Variable := _for;
|
My_Variable := _for;
|
||||||
|
|||||||
Reference in New Issue
Block a user