Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup/.git;a=commitdiff;h=c74c85a64cadf0ef9c55faa72dac916713bf6d45
commit c74c85a64cadf0ef9c55faa72dac916713bf6d45 Author: VMiklos <[EMAIL PROTECTED]> Date: Sat Jul 21 15:03:07 2007 +0200 README: typo fix thx crazy :) diff --git a/README b/README index b3eeb34..1279725 100644 --- a/README +++ b/README @@ -4,8 +4,8 @@ Internals --------- The whole setup code is kept in the memory during the installation, so we try -to keep the it small. This means that all the programs we include in the initrd -is written in C or is a shellscript. No C++ or Python or anything else. For +to keep it small. This means that all the programs we include in the initrd is +written in C or is a shellscript. No C++ or Python or anything else. For detailed developer information, see the HACKING file. Building _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
