unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Miguel <rosen644835@gmail.com>
To: 35436@debbugs.gnu.org
Subject: [bug#35436] [PATCH 1/2] installer: Fix typo.
Date: Fri, 26 Apr 2019 13:22:05 +0200	[thread overview]
Message-ID: <20190426132205.2da38f56@gmail.com> (raw)
In-Reply-To: <20190426132019.7ce4f149@gmail.com>

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

installer: Fix typo.

* gnu/installer/newt/menu.scm (run-menu-page): Missing space after
period.
---
 gnu/installer/newt/menu.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[-- Attachment #2: 0001-installer-Fix-typo.patch --]
[-- Type: text/x-patch, Size: 952 bytes --]

From 9c2f6ca367cb02e37ce325b6fa5914947d1c1d68 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miguel=20=C3=81ngel=20Arruga=20Vivas?=
 <rosen644835@gmail.com>
Date: Wed, 24 Apr 2019 12:39:14 +0200
Subject: [PATCH 1/2] installer: Fix typo.

* gnu/installer/newt/menu.scm (run-menu-page): Missing space after
period.
---
 gnu/installer/newt/menu.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/installer/newt/menu.scm b/gnu/installer/newt/menu.scm
index 161266a94a..e153d3d756 100644
--- a/gnu/installer/newt/menu.scm
+++ b/gnu/installer/newt/menu.scm
@@ -32,7 +32,7 @@ process from."
             steps))
 
   (run-listbox-selection-page
-   #:info-text (G_ "Choose where you want to resume the install.\
+   #:info-text (G_ "Choose where you want to resume the install.  \
 You can also abort the installation by pressing the Abort button.")
    #:title (G_ "Installation menu")
    #:listbox-items (steps->items steps)
-- 
2.21.0


  reply	other threads:[~2019-04-26 11:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-26 11:20 [bug#35436] Typos Miguel
2019-04-26 11:22 ` Miguel [this message]
2019-04-26 11:22 ` [bug#35436] [PATCH 2/2] doc: Fix typos Miguel
2019-04-26 21:09 ` [bug#35436] [PATCH 3/3] doc: Fix typo Miguel
2019-04-26 21:48 ` [bug#35436] [PATCH 4/4] " Miguel
2019-04-27  9:27 ` [bug#35436] [PATCH 5/5] doc: Fix typos Miguel
2019-04-27 19:36 ` [bug#35436] [PATCH 6/7] doc: Fix typo Miguel
2019-04-27 19:36 ` [bug#35436] [PATCH 7/7] " Miguel
2019-04-29 22:57 ` [bug#35436] [PATCH 2/2] doc: Minor fixes to the manual Miguel
2019-04-29 23:08   ` [bug#35436] [PATCH 3/3] doc: Fix typo (after sqash) Miguel
2019-05-05 15:26 ` bug#35436: Typos 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

  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=20190426132205.2da38f56@gmail.com \
    --to=rosen644835@gmail.com \
    --cc=35436@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 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).