~alpine/devel

fix extremely minor typo v1 PROPOSED

Jeremy Thomerson: 1
 fix extremely minor typo

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/139/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] fix extremely minor typo Export this patch

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