From d666ffa3a258db11a01439f8b6d026d1626d25f8 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 20 Oct 2020 15:39:38 +0200 Subject: openpgp: Typo. --- openpgp/src/parse.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openpgp') diff --git a/openpgp/src/parse.rs b/openpgp/src/parse.rs index 5225d50f..73c2f1d3 100644 --- a/openpgp/src/parse.rs +++ b/openpgp/src/parse.rs @@ -702,7 +702,7 @@ pub struct Cookie { /// buffering, the decompressor consumes data beyond the end of /// the compressed data. /// - /// When set, buffered_reader_pop_stack will return early when it + /// When set, buffered_reader_stack_pop will return early when it /// encounters a fake EOF at the level it is popping to. fake_eof: bool, } -- cgit v1.2.3