diff options
Diffstat (limited to 'contrib/ada/readme.txt')
-rw-r--r-- | contrib/ada/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ada/readme.txt b/contrib/ada/readme.txt index ce4d2ca..7f42090 100644 --- a/contrib/ada/readme.txt +++ b/contrib/ada/readme.txt | |||
@@ -8,7 +8,7 @@ It provides Ada-style access to the ZLib C library. | |||
8 | 8 | ||
9 | Here are the main changes since ZLib.Ada 1.2: | 9 | Here are the main changes since ZLib.Ada 1.2: |
10 | 10 | ||
11 | - Attension: ZLib.Read generic routine have a initialization requirement | 11 | - Attention: ZLib.Read generic routine have a initialization requirement |
12 | for Read_Last parameter now. It is a bit incompartible with previous version, | 12 | for Read_Last parameter now. It is a bit incompartible with previous version, |
13 | but extends functionality, we could use new parameters Allow_Read_Some and | 13 | but extends functionality, we could use new parameters Allow_Read_Some and |
14 | Flush now. | 14 | Flush now. |