[gst-cvs] gstreamer: docs: Fix a typo in the release script

Jan Schmidt thaytan at kemper.freedesktop.org
Mon May 11 13:31:45 PDT 2009


Module: gstreamer
Branch: master
Commit: a3297ad3ed0beab34041a8d0c11489156b1e5100
URL:    http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=a3297ad3ed0beab34041a8d0c11489156b1e5100

Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Mon Apr 20 12:25:57 2009 +0100

docs: Fix a typo in the release script

---

 docs/random/release |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/random/release b/docs/random/release
index a518070..e746497 100644
--- a/docs/random/release
+++ b/docs/random/release
@@ -40,8 +40,8 @@ RELEASE PROCEDURE:
   - make sure all blocker bugs for that release are fixed or deferred
   - make sure you have a local copy of all online files
   - run 'make download-po' to make sure translations in CVS are up-to-date,
-    and then 'make update' in po/ (which will update the .pot template too and
-    merge the changes into the .po files)
+    and then 'make update-po' in po/ (which will update the .pot template too
+    and merge the changes into the .po files)
   - Make one or more prereleases
     - Make sure you've got the latest clean CVS of the module
     - Run bin/data-get in www/ to sync data from website





More information about the Gstreamer-commits mailing list