Removed "one" word used twice consecutively

Removed one of the "one" word used twice consecutively in the comment above the loadFromConfig method call
This commit is contained in:
mervecankus 2019-01-09 09:02:03 +03:00 committed by GitHub
parent 8a458b5cdc
commit 9aa3edd63a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ async function getClientForOrg (userorg, username) {
// lets only load the network settings and save the client for later
let client = hfc.loadFromConfig(hfc.getConfigSetting('network'+config));
// This will load a connection profile over the top of the current one one
// This will load a connection profile over the top of the current one
// since the first one did not have a client section and the following one does
// nothing will actually be replaced.
// This will also set an admin identity because the organization defined in the