mirror of https://git.tukaani.org/xz.git
xz: Fix grammar in a comment
Fixes:cb3111e3ed
(cherry picked from commitb90339f4da
)
This commit is contained in:
parent
c10b66fbf9
commit
09cabae2ab
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue