diff --git a/internal/homefix/homefix.go b/internal/homefix/homefix.go index 180d01a9..641ae79a 100644 --- a/internal/homefix/homefix.go +++ b/internal/homefix/homefix.go @@ -1,5 +1,5 @@ // Package homefix exists to address a bug where mvdan.cc/sh expects // $HOME to be available in order to be able to expand "~". // -// This should delete this package once this is fixed there. +// We should delete this package once this is fixed there. package homefix