You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by ar...@apache.org on 2021/08/09 15:08:40 UTC

[fluo-muchos] branch main updated: Fix typo (#402)

This is an automated email from the ASF dual-hosted git repository.

arvindsh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluo-muchos.git


The following commit(s) were added to refs/heads/main by this push:
     new 1aa3e71  Fix typo (#402)
1aa3e71 is described below

commit 1aa3e71e618c0ddfaaf480320a5e0471362186ad
Author: Arvind Shyamsundar <ar...@apache.org>
AuthorDate: Mon Aug 9 08:08:19 2021 -0700

    Fix typo (#402)
---
 conf/muchos.props.example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/muchos.props.example b/conf/muchos.props.example
index a7eda49..982e1f2 100644
--- a/conf/muchos.props.example
+++ b/conf/muchos.props.example
@@ -33,7 +33,7 @@ proxy_hostname = leader1
 #proxy_socks_port = 38585
 # Accumulo Instance name
 accumulo_instance = muchos
-# Accumluo Password
+# Accumulo Password
 accumulo_password = secret
 # Software versions (make sure you have a corresponding entry for the checksum in conf/checksums)
 hadoop_version = 3.2.2