* README.checkout: Fix gperf typo and tab indentation

This commit is contained in:
Tim Rühsen 2020-03-05 21:06:42 +01:00
parent 0a0177c694
commit 7c017e604c

View File

@ -104,8 +104,8 @@ Compiling From Repository Sources
The command line options --dns-servers and --bind-dns-address are The command line options --dns-servers and --bind-dns-address are
only available when configured with --with-cares. only available when configured with --with-cares.
* [49]Gpef is required by some gnulib modules, most notably "unicase". You * [49]gperf is required by some gnulib modules, most notably "unicase". You
need the application installed on the machine to compile Wget from git. need the application installed on the machine to compile Wget from git.
For those who might be confused as to what to do once they check out For those who might be confused as to what to do once they check out