We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab45bdf commit d660fe5Copy full SHA for d660fe5
src/liblzma/api/lzma/base.h
@@ -561,7 +561,7 @@ typedef struct {
561
* \brief New seek input position for LZMA_SEEK_NEEDED
562
*
563
* When lzma_code() returns LZMA_SEEK_NEEDED, the new input position
564
- * needed by liblzma will be available seek_pos. The value is
+ * needed by liblzma will be available in seek_pos. The value is
565
* guaranteed to not exceed the file size that was specified when
566
* this lzma_stream was initialized.
567
0 commit comments