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