Improve grammar and weaken the "fastest speed" assessment.

This commit is contained in:
Alexey Dokuchaev 2010-12-24 18:35:09 +00:00
parent 01547e29fe
commit 002db5974b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266849

View file

@ -1,7 +1,7 @@
asmutils is a set of miscellaneous utilities written in assembly language, asmutils is a set of miscellaneous utilities written in assembly language,
targeted for x86 embedded systems and small distributions (like rescue or targeted for x86 embedded systems and small distributions (like rescue or
installation disks); also it contains small libc and crypto library. It installation disks); it also contains small libc and crypto libraries. It
features the smallest possible size and memory requirements, the fastest features the smallest possible size and memory requirements, the fastest
speed and good functionality. speed (with few exceptions), and good functionality.
WWW: http://asm.sourceforge.net/ WWW: http://asm.sourceforge.net/