unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#39417: [doc] Misspelled example in manual
@ 2020-02-04 14:04 Gábor Boskovits
  2020-03-24  6:04 ` bug#39417: [Outreachy] Submitting Patch file for issue #39417 :[doc] " Naga Malleswari
  0 siblings, 1 reply; 3+ messages in thread
From: Gábor Boskovits @ 2020-02-04 14:04 UTC (permalink / raw)
  To: 39417

Tags: easy

Hello Guix,

In the manual, at base services:
file->udev-rule second example misspells user-account.

I file this as a bug so that we have a few easy for starting outreachy
applicants.

Best regards,
g_bor
-- 
OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#39417: [Outreachy] Submitting Patch file for issue #39417 :[doc] Misspelled example in manual
  2020-02-04 14:04 bug#39417: [doc] Misspelled example in manual Gábor Boskovits
@ 2020-03-24  6:04 ` Naga Malleswari
  2020-03-24 12:12   ` Danny Milosavljevic
  0 siblings, 1 reply; 3+ messages in thread
From: Naga Malleswari @ 2020-03-24  6:04 UTC (permalink / raw)
  To: 39417

[-- 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#39417: [Outreachy] Submitting Patch file for issue #39417 :[doc] Misspelled example in manual
  2020-03-24  6:04 ` bug#39417: [Outreachy] Submitting Patch file for issue #39417 :[doc] " Naga Malleswari
@ 2020-03-24 12:12   ` Danny Milosavljevic
  0 siblings, 0 replies; 3+ messages in thread
From: Danny Milosavljevic @ 2020-03-24 12:12 UTC (permalink / raw)
  To: Naga Malleswari; +Cc: 39417-done

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

Hi Naga,

thanks for the patch!

Pushed to guix master as commit 54a9fe3429fc2d3978e8f56f972e3e1d50953c6a.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-24 12:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04 14:04 bug#39417: [doc] Misspelled example in manual Gábor Boskovits
2020-03-24  6:04 ` bug#39417: [Outreachy] Submitting Patch file for issue #39417 :[doc] " Naga Malleswari
2020-03-24 12:12   ` Danny Milosavljevic

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).