~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-devel] [PATCH] fix extremely minor typo

Jeremy Thomerson <jeremy@thomersonfamily.com>
Details
Message ID
<1287591451-2652-1-git-send-email-jeremy@thomersonfamily.com>
Sender timestamp
1287591451
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 lbu.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lbu.in b/lbu.in
index 8d5042a..e3761d1 100644
--- a/lbu.in
+++ b/lbu.in
@@ -353,7 +353,7 @@ For possible ciphers, try: openssl -v
The password used to encrypt the file, can either be specified with the -p
option or using the PASSWORD environment variable.

The environment varialbes can also be set in $LBU_CONF
The environment variables can also be set in $LBU_CONF
"
	exit 1
}
-- 
1.7.3.1



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<1287645623.2032.0.camel@ncopa-desktop.nor.wtbts.net>
In-Reply-To
<1287591451-2652-1-git-send-email-jeremy@thomersonfamily.com> (view parent)
Sender timestamp
1287645623
DKIM signature
missing
Download raw message
On Wed, 2010-10-20 at 16:17 +0000, Jeremy Thomerson wrote:
> ---
>  lbu.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/lbu.in b/lbu.in
> index 8d5042a..e3761d1 100644
> --- a/lbu.in
> +++ b/lbu.in
> @@ -353,7 +353,7 @@ For possible ciphers, try: openssl -v
>  The password used to encrypt the file, can either be specified with the -p
>  option or using the PASSWORD environment variable.
>  
> -The environment varialbes can also be set in $LBU_CONF
> +The environment variables can also be set in $LBU_CONF
>  "
>  	exit 1
>  }

applied. Thanks!

-nc




---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)