Sat, 04 Jun 2022 03:54:32 -0500
fix typos in code contributions guide
Testing Done:
None
Reviewed at https://reviews.imfreedom.org/r/1493/
| doc/reference/libpurple/code_contributions.md | file | annotate | diff | comparison | revisions |
--- a/doc/reference/libpurple/code_contributions.md Mon May 30 23:25:18 2022 -0500 +++ b/doc/reference/libpurple/code_contributions.md Sat Jun 04 03:54:32 2022 -0500 @@ -244,7 +244,7 @@ will be published. You can name this additional clone whatever you like, but using something like `pidgin-clean` is a fairly common practice. This makes it easy for you to know that this clone is only meant for landing review requests, -and other admistrative work like updating the ChangeLog and COPYRIGHT files. +and other administrative work like updating the ChangeLog and COPYRIGHT files. When you are ready to land a review request you need to make sure you are on the proper branch. In most cases this will be the branch named ***default*** @@ -308,7 +308,7 @@ changes that you are reverting and the `--all` argument tells Mercurial to revert all files. -### Cleaning up a Landed of Discarded Review Request +### Cleaning up a Landed or Discarded Review Request Whether or not your pull request has been accepted, you probably want to clean it up from your local repository. To do so, you need to update to a branch