This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 83f7867 Updated Release Manager Notes (markdown)
83f7867 is described below
commit 83f7867923d6dd28970ed280ea29642c9989df41
Author: aharui <[email protected]>
AuthorDate: Tue Dec 4 22:04:12 2018 -0800
Updated Release Manager Notes (markdown)
---
Release-Manager-Notes.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Release-Manager-Notes.md b/Release-Manager-Notes.md
index 6f7aa4d..86436cd 100644
--- a/Release-Manager-Notes.md
+++ b/Release-Manager-Notes.md
@@ -165,7 +165,7 @@ Then change to that folder and do:
```
svn update --depth empty dev
-svn update --depth empty release'
+svn update --depth empty release
```
That should introduce dev and release folders under dist. Then change to the
dev folder and do: