summaryrefslogtreecommitdiff
path: root/contrib/ada/readme.txt
diff options
context:
space:
mode:
authorDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>2023-08-06 14:51:29 +0200
committerMark Adler <madler@alumni.caltech.edu>2023-08-14 08:17:22 -0700
commit6951bc609b5f70d07b752e33c340da334a30df3a (patch)
treeb3859c6c544bbfa1afc9ca7f74758ef11f15134c /contrib/ada/readme.txt
parent89ef46ba0983a91c62e595a2923877f5c22e4db0 (diff)
downloadzlib-6951bc609b5f70d07b752e33c340da334a30df3a.tar.gz
zlib-6951bc609b5f70d07b752e33c340da334a30df3a.tar.bz2
zlib-6951bc609b5f70d07b752e33c340da334a30df3a.zip
Fix typos in contrib/ada.
Diffstat (limited to 'contrib/ada/readme.txt')
-rw-r--r--contrib/ada/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ada/readme.txt b/contrib/ada/readme.txt
index 7f42090..efdd639 100644
--- a/contrib/ada/readme.txt
+++ b/contrib/ada/readme.txt
@@ -9,7 +9,7 @@ It provides Ada-style access to the ZLib C library.
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- Attention: 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 incompatible 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.
15 15