Fixed typo
This commit is contained in:
parent
32c0471e3c
commit
875c4cd727
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue