On 05/26/2015 12:14 PM, Thomas Helland wrote:
Found when double-checking my review on Brian's series.
Signed-off-by: Thomas Helland <thomashellan...@gmail.com>
---
docs/devinfo.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/devinfo.html b/docs/devinfo.html
index f5113b0..3f810e9 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -539,7 +539,7 @@ Edit docs/relnotes/X.Y.Z.html to add the sha256sums printed as
part of "make
tarballs" in the previous step. Commit this change.
</p>
-<h3>Push all commits and the tag creates above</h3>
+<h3>Push all commits and the tag created above</h3>
<p>
This is the first step that cannot easily be undone. The release is going
@@ -566,7 +566,7 @@ signatures to the freedesktop.org server:
mv ~/MesaLib-X.Y.Z* .
</pre>
-<h3>Back on mesa master, andd the new release notes into the tree</h3>
+<h3>Back on mesa master, add the new release notes into the tree</h3>
<p>
Something like the following steps will do the trick:
I think trivial typo fixing like this can be pushed w/out review, but
anyway,
Reviewed-by: Brian Paul <bri...@vmware.com>
Thanks!
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev