unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: jman via Guix-patches via <guix-patches@gnu.org>
To: 60422@debbugs.gnu.org
Cc: jman <srht@city17.xyz>
Subject: [bug#60422] [PATCH guix 1/1] guix: Fix typos.
Date: Fri, 30 Dec 2022 01:14:26 +0100	[thread overview]
Message-ID: <0ea56c2341030e69dbb6cf4ab737d6124ae5207c.1672358985.git.srht@city17.xyz> (raw)
In-Reply-To: <cover.1672358985.git.srht@city17.xyz>

Signed-off-by: jman <srht@city17.xyz>
---
 gnu/home/services.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/home/services.scm b/gnu/home/services.scm
index 9903568..e154f5c 100644
--- a/gnu/home/services.scm
+++ b/gnu/home/services.scm
@@ -313,7 +313,7 @@ (define home-files-service-type
                 (extend append)
                 (default-value '())
                 (description "Files that will be put in
-@file{~~/.guix-home/files}, and further processed during activation.")))
+@file{~/.guix-home/files}, and further processed during activation.")))
 
 (define xdg-configuration-files-directory ".config")
 
@@ -334,7 +334,7 @@ (define home-xdg-configuration-files-service-type
                 (extend append)
                 (default-value '())
                 (description "Files that will be put in
-@file{~~/.guix-home/files/.config}, and further processed during activation.")))
+@file{~/.guix-home/files/.config}, and further processed during activation.")))
 
 (define xdg-data-files-directory ".local/share")
 
@@ -355,7 +355,7 @@ (define home-xdg-data-files-service-type
                 (extend append)
                 (default-value '())
                 (description "Files that will be put in
-@file{~~/.guix-home/files/.local/share}, and further processed during
+@file{~/.guix-home/files/.local/share}, and further processed during
 activation.")))
 
 
-- 
2.39.0





  reply	other threads:[~2022-12-30 14:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-30  0:14 [bug#60421] [PATCH guix 0/1] Fix small typos jman via Guix-patches via
2022-12-30  0:14 ` jman via Guix-patches via [this message]
2023-01-03 21:32   ` bug#60422: [PATCH guix 1/1] guix: Fix typos Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0ea56c2341030e69dbb6cf4ab737d6124ae5207c.1672358985.git.srht@city17.xyz \
    --to=guix-patches@gnu.org \
    --cc=60422@debbugs.gnu.org \
    --cc=srht@city17.xyz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).