all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Naga Malleswari <nagamalli@riseup.net>
To: 39417@debbugs.gnu.org
Subject: bug#39417: [Outreachy] Submitting Patch file for issue #39417 :[doc] Misspelled example in manual
Date: Tue, 24 Mar 2020 11:34:41 +0530	[thread overview]
Message-ID: <605bdd1c-97dc-08cd-092a-d848167affdc@riseup.net> (raw)
In-Reply-To: <CAE4v=phrC3HA8q_fRuN-NMF9Lu_PN_wjRxYci+vDgiWm7RD4BQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 147 bytes --]

Hi

I have made changes to the spelling mistake in example and submitting a
patch file. Please review and suggest changes.

-- 
Regards
NagaMalli


[-- Attachment #2: 0001-doc-Fix-typo-in-example.patch --]
[-- Type: text/x-patch, Size: 809 bytes --]

From 2f9874ac24a24322b2da64834e4d47b58093925f Mon Sep 17 00:00:00 2001
From: Naga Malleswari <nagamalli@riseup.net>
Date: Tue, 24 Mar 2020 11:19:55 +0530
Subject: [PATCH] doc: Fix typo in example.

* doc/guix.texi (Base Services)[Scheme Procedure: file->udev-rule]: Correction to misspelt 'user-account'.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 404a3e4777..b6a9c25037 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -12869,7 +12869,7 @@ well as in the @var{groups} field of the @var{operating-system} record.
 
 (operating-system
   ;; @dots{}
-  (users (cons (user-acount
+  (users (cons (user-account
                 ;; @dots{}
                 (supplementary-groups
                  '("adbusers"   ;for adb
-- 
2.25.1


  reply	other threads:[~2020-03-24  6:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-04 14:04 bug#39417: [doc] Misspelled example in manual Gábor Boskovits
2020-03-24  6:04 ` Naga Malleswari [this message]
2020-03-24 12:12   ` bug#39417: [Outreachy] Submitting Patch file for issue #39417 :[doc] " Danny Milosavljevic

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

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

  git send-email \
    --in-reply-to=605bdd1c-97dc-08cd-092a-d848167affdc@riseup.net \
    --to=nagamalli@riseup.net \
    --cc=39417@debbugs.gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.