diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-06-25 21:44:43 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-06-25 21:44:43 +0000 |
| commit | b41654d159192ed8b97af8ab3fa7426c9e6443b6 (patch) | |
| tree | cc99c0bfb70d1ca770e4a6eb9328ce851f7cd20b /CONTRIBUTING.md | |
| parent | 892ef493eb34216b3bbfb04d6b24b756c87b334c (diff) | |
mnpx: fixed some typos
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2872982..6809b8f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ Do not submit any AI-generated code. To contribute to pkgit, you should go to the xmpp muc `pkgit@muc.symlinx.net` and drop your patch file which *should* contain the changes you made. -Before submitting a patch, you MUST test the funcitonality of said patch, along with the rest of pkgit's features: +Before submitting a patch, you MUST test the functionality of said patch, along with the rest of pkgit's features: ``` pkgit add [url] pkgit build [path] # should be the root dir of a project with a valid build system |
