X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 971A41EB587 for ; Thu, 21 Oct 2010 07:20:25 +0000 (UTC) Received: from [10.65.65.1] (unknown [10.65.65.1]) by mail.wtbts.no (Postfix) with ESMTP id 6F4117E005; Thu, 21 Oct 2010 09:13:13 +0200 (CEST) Subject: Re: [alpine-devel] [PATCH] fix extremely minor typo From: Natanael Copa To: Jeremy Thomerson Cc: alpine-devel@lists.alpinelinux.org In-Reply-To: <1287591451-2652-1-git-send-email-jeremy@thomersonfamily.com> References: <1287591451-2652-1-git-send-email-jeremy@thomersonfamily.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 21 Oct 2010 09:20:23 +0200 Message-ID: <1287645623.2032.0.camel@ncopa-desktop.nor.wtbts.net> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.32.0 Content-Transfer-Encoding: 7bit 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 ---