1
0
mirror of https://git.tukaani.org/xz.git synced 2025-03-02 14:40:40 +00:00

xz: Fix grammar in a comment

Fixes: cb3111e3ed84152912b5138d690c8d9f00c6ef02
This commit is contained in:
Lasse Collin 2024-05-12 21:57:49 +03:00
parent 4c0bdaf13d
commit b90339f4da

View File

@ -522,7 +522,7 @@ coder_set_compression_settings(void)
// Print memory usage info before possible dictionary
// size auto-adjusting.
//
// NOTE: If only encoder support was built, we cannot show the
// NOTE: If only encoder support was built, we cannot show
// what the decoder memory usage will be.
message_mem_needed(V_DEBUG, memory_usage);