[GRASS-git] [OSGeo/grass] 4c4587: doc: How to release: follow up typos (#7718)

Edouard Choinière noreply at github.com
Tue Jul 14 23:35:45 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 4c45878bb13dc369b133973271c8310c0c82507a
      https://github.com/OSGeo/grass/commit/4c45878bb13dc369b133973271c8310c0c82507a
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2026-07-15 (Wed, 15 Jul 2026)

  Changed paths:
    M doc/howto_release.md

  Log Message:
  -----------
  doc: How to release: follow up typos (#7718)

Follow up of a recently changed file. AI findings mostly found typos, plus an interesting other situation.

The symlink source uses `grass-$VERSION.tar.md5sum`, but the md5sum file is created as `grass-${VERSION}.md5sum` (line 347). The `.tar` part in the filename is incorrect and the symlink will be broken.

_This PR applies 4/4 suggestions from code quality [AI findings](https://github.com/OSGeo/grass/security/quality/ai-findings)._

* Apply suggested fix to doc/howto_release.md from Copilot Autofix

---------

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list