Skip to content

Commit

Permalink
[FAB-12332] add a space
Browse files Browse the repository at this point in the history
Change-Id: Ie243108dc7b2e3b6f75cc4ef14e77076dff1c86e
Signed-off-by: tyanj <653291675@qq.com>
  • Loading branch information
tyanj committed Oct 8, 2018
1 parent 85d6664 commit c2ece91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/config/configtest/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ func GetDevConfigDir() (string, error) {
return "", fmt.Errorf("DevConfigDir not found in %s", gopath)
}

// GetDevMspDir gets the path to the sampleconfig/msp treethat is maintained
// GetDevMspDir gets the path to the sampleconfig/msp tree that is maintained
// with the source tree. This should only be used in a test/development
// context.
func GetDevMspDir() (string, error) {
Expand Down

0 comments on commit c2ece91

Please sign in to comment.