From 8d813d14e1f5c690c6737c6cd6fc01937a7d4246 Mon Sep 17 00:00:00 2001
From: Thomas Helland
Date: Tue, 26 May 2015 12:14:00 -0600
Subject: [PATCH] docs: Fix some typos in the developer notes
Found when double-checking my review on Brian's series.
Signed-off-by: Thomas Helland
Reviewed-by: Brian Paul
---
docs/devinfo.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/devinfo.html b/docs/devinfo.html
index eb3aba1364a..0da18b9b709 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -564,7 +564,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.
-Push all commits and the tag creates above
+Push all commits and the tag created above
This is the first step that cannot easily be undone. The release is going
@@ -591,7 +591,7 @@ signatures to the freedesktop.org server:
mv ~/MesaLib-X.Y.Z* .
-
Back on mesa master, andd the new release notes into the tree
+Back on mesa master, add the new release notes into the tree
Something like the following steps will do the trick:
--
2.30.2