unit-test: merge test-heap into ovstest
[sliver-openvswitch.git] / SubmittingPatches
index cb585d0..d755186 100644 (file)
@@ -32,7 +32,7 @@ Testing is also important:
 
         - A patch that modifies Linux kernel code should be at least
           build-tested on various Linux kernel versions before
-          submission.  I suggest versions 2.6.18, 2.6.27, and whatever
+          submission.  I suggest versions 2.6.32 and whatever
           the current latest release version is at the time.
 
         - A patch that modifies the ofproto or vswitchd code should be
@@ -156,7 +156,7 @@ files.
 Patch
 -----
 
-The patch should be in the body of the email following the descrition,
+The patch should be in the body of the email following the description,
 separated by a blank line.
 
 Patches should be in "diff -up" format.  We recommend that you use Git