From e1707afb553e70fdccf4ab3835f8d44ccb12f597 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Wed, 19 Feb 2020 04:59:50 +0800 Subject: [PATCH] Correct a typo in RELEASING.md --- RELEASING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASING.md b/RELEASING.md index 75f4d2c..1262fe7 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -20,7 +20,7 @@ Also update `New Features` in `helptext.py`. This help section has ended up fall Github Release -------------- -Create a release through the Github website, tagging the commit that should be released. The text from the `CHANGELOG` should be coppied to the release. +Create a release through the Github website, tagging the commit that should be released. The text from the `CHANGELOG` should be copied to the release. py2exe ------