]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
NEWS: Fix typos
authorLucas De Marchi <lucas.demarchi@intel.com>
Sun, 16 Nov 2014 12:37:45 +0000 (10:37 -0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sun, 16 Nov 2014 12:37:45 +0000 (10:37 -0200)
NEWS

diff --git a/NEWS b/NEWS
index fc9abbb0fd2846ad4733bb9a21f468ba9c5ef2bf..18e1a83e61c0c120dc350f2f6ff932a296fbcbc4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,9 +10,9 @@ kmod 19
        - Allow to build with libc's without be32toh()
        - Move code around separating common code and data structures into a
          shared directory. This allows to share more code between library and
-         tools, making the binary size of tools shorter.
+         tools, making the binary size of tools smaller.
        - Clarify tools vs library licenses
-       - static-nodes: when writting in tmpfiles format, indicate that
+       - static-nodes: when writing in tmpfiles format, indicate that
          creation of static nodes should only happen at boot. This is used and
          required by systemd-217+.