diff options
Diffstat (limited to 'test/pprint.adb')
| -rw-r--r-- | test/pprint.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pprint.adb b/test/pprint.adb index e2fe3d4..89697bf 100644 --- a/test/pprint.adb +++ b/test/pprint.adb @@ -38,7 +38,7 @@ procedure PPrint is begin - TIO.Put_Line ("Test program to output String representation of some Terms and an empty World."); + TIO.Put_Line ("Test program to output String representation of some Terms and an empty Goal."); TIO.New_Line; |
