fix typo in ipsec.user.secrets
Message ID | 55D8E577.5010903@web.de |
---|---|
State | Accepted |
Commit | 18f4c007f132fa809eea7a2bedebb701ac705b84 |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (mail01.tremer.info [172.28.1.200]) by septima.ipfire.org (Postfix) with ESMTP id CBD4960721 for <patchwork@ipfire.org>; Sat, 22 Aug 2015 23:11:26 +0200 (CEST) Received: from hedwig.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 6C069267; Sat, 22 Aug 2015 23:11:26 +0200 (CEST) Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=212.227.15.3; helo=mout.web.de; envelope-from=larsen007@web.de; receiver=development@lists.ipfire.org Received: from mout.web.de (mout.web.de [212.227.15.3]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPS id 06DF6144 for <development@lists.ipfire.org>; Sat, 22 Aug 2015 23:11:24 +0200 (CEST) Received: from [192.168.178.24] ([2.241.104.95]) by smtp.web.de (mrweb001) with ESMTPSA (Nemesis) id 0M4qsv-1YX3F11tKn-00z1Ga for <development@lists.ipfire.org>; Sat, 22 Aug 2015 23:11:22 +0200 To: "development@lists.ipfire.org" <development@lists.ipfire.org> From: Larsen <larsen007@web.de> Subject: [PATCH] fix typo in ipsec.user.secrets Message-ID: <55D8E577.5010903@web.de> Date: Sat, 22 Aug 2015 23:11:19 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:JPQ5JpmF0e+D9RjnGSciUgxQ267CsaV3pWh/cDTkhdzcSLHZ6qK hl1iabZ67Yavl5PGdB2pqbppCWzkLu+7r17mQgqC08kz27yNDEAukJ/Aj+/s7rK4pRnPdVT Q2JOvG3oEob0XaQEOYo9zuSGz/tdnJMJHHj1cPtQf0DYBdnHpR46GYP+3c4QLUEl73bn+gt Rawn2iCSqPLAqDH7aqS0Q== X-UI-Out-Filterresults: notjunk:1; V01:K0:VeKaMf9Orps=:r7JNpe6Fh5KbiXEOCO+/uH jK0EuPvOH/q4NQ6q5HuWfYCrWdjEZOa0DAJ1OL3TQ+bud7XGCG/E7K2nRo2c5AVDD/de3foBt i7luw/hFT1qruLjseOeg4WRjQL870GLkh4hx25AVFGxSy5EiFiCPzaeh37kjYMuoIwDpkjnLK ZbImjx4iuSGc5KmGZW496O1m/P8PvfdOf4nNNtr0jnbx3+31hx7EMlzrpOTVOfE8/lF20lVOW mmM9EnjSzX4Ub1z7SUBk9RkccWDyku0ZWLA6MlQfzOeU9f0LBbAoEHwTNkozPO4j6ANRAiZJ+ CKlqtTYk50ppp6uA08JbvUaVkUCKJ884D5NmvvD8Bf96nR87tnElkigtNTPvlYgwa6K7NS+fo jlIS+kYmY+BTf3NlVoMUtnacmbmqZdPvpeD/ENJDDK7BSO9RRpUSDoTO1NG+Zr8DVRRTP2hq8 HX8pr1MPL8VlaCskfjK2FEc06qNl6TvDEqS9xyaNLyjvkv+k4bi+AIYVc02WMwfw94zHYhKgv 4gTMRZtFKQjFeMLdBcbbpa6AfWYnr8t5jE4cLi7CnVfBIT827TAsJRf1udTxO8Up3GgCZV+wW eazFbLq9UR/tiRRNLhJhV832BDMdbPXET07W/Slxkee1BRNIIG5u682vVsnW7z01n4VSkZGTv Wq0Py1MAd2+09LG0Yk5KnlGUAY7HSrAdZJTodG3dfOqOlg94I7gsEgfi3Pi9n6U3JxI5jx64K 1X8b60fIpvs6GyrUZw//HtinkRgol3Yo0IPLXQ== X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Lars Schuhmacher
Aug. 23, 2015, 7:11 a.m. UTC
Fixes a little typo
Signed-off-by: Lars Schuhmacher <larsen007@web.de>
---
config/etc/ipsec.user.secrets | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Comments
Hi, a quite clear mistake. Thank you for sending this in. It would be better if you could configure your mail client to send emails with the correct name, too so that I do not need to change that to your real name for each patch. Best, -Michael On Sat, 2015-08-22 at 23:11 +0200, Larsen wrote: > Fixes a little typo > > Signed-off-by: Lars Schuhmacher <larsen007@web.de> > --- > config/etc/ipsec.user.secrets | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/config/etc/ipsec.user.secrets > b/config/etc/ipsec.user.secrets > index 0e0858a..7bc066f 100644 > --- a/config/etc/ipsec.user.secrets > +++ b/config/etc/ipsec.user.secrets > @@ -1,2 +1,2 @@ > -# user secrets that should not overwritten by the webif > +# user secrets that should not be overwritten by the webif > #