From ae11a26c5b70ce341e209dbd0b46bd0b19d005f9 Mon Sep 17 00:00:00 2001 From: Yoshinari Takaoka Date: Wed, 13 Oct 2021 00:17:43 +0900 Subject: [PATCH] typo, part II. --- reference/zip/ziparchive/getstreamindex.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/zip/ziparchive/getstreamindex.xml b/reference/zip/ziparchive/getstreamindex.xml index 223266cc40..bca4990f41 100644 --- a/reference/zip/ziparchive/getstreamindex.xml +++ b/reference/zip/ziparchive/getstreamindex.xml @@ -13,7 +13,7 @@ intflags0 - Get a file handler to the entry defined by its name. For now it only + Get a file handler to the entry defined by its index. For now it only supports read operations.