From 4a06b913a88af903217e24e6264fcef0f30f04ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 26 Oct 2019 18:25:36 +0200 Subject: [PATCH] Doc++ --- doc/developers.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developers.dox b/doc/developers.dox index e188efce9..98269528f 100644 --- a/doc/developers.dox +++ b/doc/developers.dox @@ -893,7 +893,7 @@ inverse. note at the end of the article, reupload that change 22. Update versions of ArchLinux AUR packages: - run `makepkg` in `package/archlinux/magnum*-git`, verify it builds and - says correct version, ideally with `r0` at the ennd + says correct version, ideally with `r0` at the end - copy the updated `PKGBUILD` to the AUR package repo, run @cb{.sh} makepkg --printsrcinfo > .SRCINFO @ce there - commit the updated `PKGBUILD` and `.SRCINFO`, push