1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-07-17 01:32:33 +02:00

Fix docblock casing

This commit is contained in:
Ralph Slooten
2025-06-18 17:27:31 +12:00
parent 3aae06ff6b
commit f88a42fda4

View File

@ -1,4 +1,4 @@
// package Updater checks and downloads new versions
// Package updater checks and downloads new versions
package updater
import (