From 2f783018ffa231689a2ba2e80813e96c23460902 Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Wed, 4 May 2016 14:58:24 -0700 Subject: [PATCH] releasing: Correct documentation for script name Signed-off-by: Bryce Harrington --- releasing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasing.txt b/releasing.txt index 3b0dbff42..131ff31d5 100644 --- a/releasing.txt +++ b/releasing.txt @@ -69,7 +69,7 @@ To make a release of Weston and/or Wayland, follow these steps. 7. Update releases.html in wayland-web with links to tarballs and the release email URL. - The register_release script in wayland-web will generate an HTML + The wl_register_release script in wayland-web will generate an HTML snippet that can be pasted into releases.html (or e.g. in emacs insert it via "C-u M-! scripts/register_release x.y.z") and customized.