[PATCH guix 0/1] Fix small typos

  • Done
  • quality assurance status badge
Details
2 participants
  • Maxim Cournoyer
  • jman
Owner
unassigned
Submitted by
jman
Severity
normal

Debbugs page

jman wrote 2 years ago
(address . guix-patches@gnu.org)(name . jman)(address . srht@city17.xyz)
cover.1672358985.git.srht@city17.xyz
Hello, newcomer here :)

I think I've spotted a few tiny typos in a file, I'm submitting a patch
in case they are safe to fix (and to test my first contribution). If not,
feel free to ignore this patch.

Thanks!

jman (1):
guix: Fix typos.

gnu/home/services.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

--
2.39.0
Maxim Cournoyer wrote 2 years ago
control message for bug #60421
(address . control@debbugs.gnu.org)
87bknf1f5c.fsf@gmail.com
close 60421
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 60421@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 60421
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help